Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump pylint max-module-lines | Jack Lloyd | 2017-05-19 | 1 | -1/+1 |
* | Let modules specify minimum compiler version, add runtime compiler version check | Jack Lloyd | 2017-05-18 | 1 | -1/+1 |
* | ignore new pylint rule: no-else-return | Simon Warta | 2017-04-26 | 1 | -1/+2 |
* | Convert gen_cmake() into class | Simon Warta | 2017-04-07 | 1 | -2/+2 |
* | Fix some styling issues on cmake code | Simon Warta | 2017-04-04 | 1 | -4/+4 |
* | pylint: use LexResult to store result of lexer | Simon Warta | 2017-03-08 | 1 | -1/+1 |
* | pylint: use lex return value in ModuleInfo | Simon Warta | 2017-03-08 | 1 | -2/+2 |
* | pylint: make some limits less strict | Simon Warta | 2017-03-08 | 1 | -3/+3 |
* | Add .pylintrc | Simon Warta | 2017-01-09 | 1 | -0/+380 |