summaryrefslogtreecommitdiff
path: root/setup.cfg
AgeCommit message (Expand)Author
2018-07-02setup.cfg: Don't warn about commented codeNirbheek Chauhan
2018-06-06Fix issues found by flake8Xavier Claessens
2017-09-21flake8: disable E731: do not assign a lambda expression, use a defLuke Shumaker
2017-01-28vs: Use CompilerArgs() for compile and link argsNirbheek Chauhan
2017-01-28Disable E266 in flake8Nirbheek Chauhan
2017-01-11style: disable flake8 warnings E241, E251, E305, E401Mike Sinkovsky
2016-12-29setup.cfg: fix syntaxIgor Gnatenko
2016-12-28Just say no.Jussi Pakkanen
2016-12-23setup.cfg: ignore couple of PEP8 errorsIgor Gnatenko
2016-12-21Shut down the noise.Jussi Pakkanen
2016-12-21add flake8 configurationIgor Gnatenko