Commit message (Expand) | Author | Age | |
---|---|---|---|
* | src/clint.py: improve "Ignoring" message | Daniel Hahler | 2017-01-13 |
* | Merge pull request #5863 from ZyX-I/more-clint-checks | James McCoy | 2017-01-10 |
|\ | |||
| * | clint: Check for misplaced brace at function start | ZyX | 2017-01-03 |
| * | clint: Enable check for `{` positioned at the start of the line correctly | ZyX | 2017-01-03 |
* | | Merge #5079 from ZyX-I/shada-save-current-pos | Justin M. Keyes | 2017-01-07 |
|\ \ | |||
| * | | clint: Add more exceptions to “space after a cast” rule | ZyX | 2017-01-06 |
| |/ | |||
* / | clint: Allow including .c.h files multiple times | ZyX | 2017-01-03 |
|/ | |||
* | *: Fix linter errors | ZyX | 2016-06-24 |
* | clint: Add rules that forbids spaces after a cast operator | ZyX | 2016-06-11 |
* | clint: Reject indented preprocessor directives | ZyX | 2016-06-11 |
* | clint: Do not allow aligning line continuation characters | ZyX | 2016-06-11 |
* | reorg | Justin M. Keyes | 2016-06-03 |