JacobDomagala / StaticAnalysis

GitHub action performs static analysis on C++/Python code, flags issues, and posts comments directly on PRs.
MIT License
31 stars 10 forks source link

Exclude dir not working for clang-tidy #23

Closed JacobDomagala closed 3 years ago

JacobDomagala commented 3 years ago

After changes to clang-12 (and not using run-clang-tidy script), exclude dir is not working