summaryrefslogtreecommitdiff
path: root/util/travis/lint.sh
Commit message (Collapse)AuthorAge
* LINT: Switch whitelist check from egrep to awkLoïc Blot2017-04-06
| | | | Bonus: make CI happy with the last rules fix
* Fix clang-format binary selectionLoïc Blot2017-04-06
| | | | Also fix spaces to tabs
* Move LINT process in dedicated shell & fixLoic Blot2017-04-06
Move lint to dedicated shell permit to use it from your shell easily to check what is wrong Also fix recent regressions in code style