Add generated source files and fix thinko in aarch64-asm.c
[binutils-gdb.git] / gdb / pyproject.toml
blob4469f1cd61df19e54faf547f4a2ebb1d72258a7f
1 [tool.black]
2 include = "\\.py(\\.in)?$"
4 [tool.pyright]
5 typeCheckingMode = "strict"