Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-28 | vs: Use CompilerArgs() for compile and link args | Nirbheek Chauhan | 1 | -1/+3 | |
At the same time also fix the order in which they are added. They now match the order used in the Ninja backend. | |||||
2017-01-28 | Disable E266 in flake8 | Nirbheek Chauhan | 1 | -1/+3 | |
Don't tell me how to format my comments! | |||||
2017-01-11 | style: disable flake8 warnings E241, E251, E305, E401 | Mike Sinkovsky | 1 | -1/+9 | |
2016-12-29 | setup.cfg: fix syntax | Igor Gnatenko | 1 | -2/+2 | |
2016-12-28 | Just say no. | Jussi Pakkanen | 1 | -0/+2 | |
2016-12-23 | setup.cfg: ignore couple of PEP8 errors | Igor Gnatenko | 1 | -1/+6 | |
We don't care about E261 and temporarily ignore E501. Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com> | |||||
2016-12-21 | Shut down the noise. | Jussi Pakkanen | 1 | -1/+1 | |
2016-12-21 | add flake8 configuration | Igor Gnatenko | 1 | -0/+2 | |
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com> |