/mesa-linter

Static analysis checks for mesa source code

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

mesa-linter

Static analysis checks for mesa source code

Run as:

    python3 mesa-linter.py file1 file2 ....

Also

    python3 mesa-linter.py -s file1 file2 ....

Will print only a count of the errors in each file (if it finds any)