summaryrefslogtreecommitdiff
path: root/.arc-linters/check-cpp.py
Commit message (Expand)AuthorAgeFilesLines
* linters/check-cpp: Demote #if lints to warningsBen Gamari2017-04-211-3/+6
* linters/cpp: Catch #ifndefBen Gamari2017-04-131-0/+2
* arc-linters: Add linting of #ifdef x and #if defined xBen Gamari2017-04-121-16/+61
* check-cpp.py: change rb'foo' to br'foo' for Python 3.2 compatibilityReid Barton2017-01-201-1/+1
* Use python3 for lintersMatthew Pickering2016-12-231-1/+1
* Add caret diagnosticsPhil Ruffwind2016-12-231-2/+2
* check-cpp: Make it more robustBen Gamari2016-10-201-1/+3
* Testsuite: don't use --interactive in MakefilesThomas Miedema2016-05-271-2/+1
* linters/check-cpp: Don't produce debug logBen Gamari2015-12-071-5/+8
* Fix broken linters when using python3David Kraeutmann2015-12-051-1/+1
* lint: Add linter to catch uses of ASSERT macro that Clang dislikesBen Gamari2015-12-041-0/+37