Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | LINT fix & check all files with clang-format | Loic Blot | 2017-05-22 |
| | | | | Seems the diff mode doesn't work well, PR are detected as working whereas in master it's shown it's problematic (and really problematic). Use same check everywhere | ||
* | LINT: Switch whitelist check from egrep to awk | Loïc Blot | 2017-04-06 |
| | | | | Bonus: make CI happy with the last rules fix | ||
* | Fix clang-format binary selection | Loïc Blot | 2017-04-06 |
| | | | | Also fix spaces to tabs | ||
* | Move LINT process in dedicated shell & fix | Loic Blot | 2017-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 |