summaryrefslogtreecommitdiff
path: root/utils/checkstyle.py
AgeCommit message (Expand)Author
2019-07-04utils: checkstyle.py: Add pep8 checkerKieran Bingham
2019-07-04utils: checkstyle.py: Add Doxygen formatterLaurent Pinchart
2019-07-01utils: checkstyle.py: Add meson.build checkerLaurent Pinchart
2019-07-01utils: checkstyle.py: Refactor formatters and checkers supportLaurent Pinchart
2019-02-13utils: checkstyle: Catch LOG() usage without an explicit categoryLaurent Pinchart
2019-01-22utils: checkstyle: Add support for clang-formatLaurent Pinchart
2018-12-21utils: checkstyle: add keep-one-line-blocksKieran Bingham
2018-12-19utils: checkstyle.py: Strip trailing white spacesLaurent Pinchart
2018-12-19utils: checkstyle.py: Highlight trailing white space at end of lineLaurent Pinchart
2018-12-19utils: checkstyle.py: Support execution from non-root directoriesLaurent Pinchart
2018-12-14utils: Add Python-based commit style checker scriptLaurent Pinchart