static analysis

This commit is contained in:
mrT23
2024-10-02 08:56:33 +03:00
parent af5a50ac6a
commit c84d84ace2
23 changed files with 1992 additions and 0 deletions

View File

@ -0,0 +1,5 @@
# Credits
These queries, and some of the static analysis logic, were adopted from the excellent [Aider](https://github.com/paul-gauthier/aider) project.