summaryrefslogtreecommitdiff
path: root/scripts/internal/clinter.py
Commit message (Collapse)AuthorAgeFilesLines
* integrate C linter in GIT commit hookGiampaolo Rodola2020-02-181-2/+0
|
* check space after #Giampaolo Rodola2020-02-181-1/+3
|
* check missing space between keyword and parenthesisGiampaolo Rodola2020-02-181-3/+10
|
* fix no new line at EOFGiampaolo Rodola2020-02-181-4/+6
|
* add a basic C linterGiampaolo Rodola2020-02-181-0/+67