summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Additional changesMarc Mueller2021-02-201-11/+0
* Update tox.ini formattingMarc Mueller2021-02-201-9/+9
* Drop support for Python 3.5 to fix typingMarc Mueller2021-02-151-3/+2
* Add mypy in pre-commit and modify the tox job accordinglyPierre Sassoulas2021-02-071-3/+2
* Merge branch 'master' into toward_python39hippo912020-12-291-8/+8
|\
| * Use pre-commit directly in the formatting tox jobPierre Sassoulas2020-12-141-4/+4
| * Fix appveyor bug with the version of astroid not matching the real versionPierre Sassoulas2020-12-141-4/+4
* | Adds py39 envhippo912020-11-281-1/+1
|/
* profile| Runs pylint against external code, generating profile-heatmapsFrank Harrison2020-11-271-0/+17
* Modify tox to show diff of formatting changes with blackBryce Guinta2020-10-191-1/+1
* Remove unsecable whitespace in the whole codebasePierre Sassoulas2020-09-121-1/+1
* Make tool from pre-commit coherent with tox -e formattingPierre Sassoulas2020-09-101-2/+2
* Configure readthedocs with a .readthedocs.ymlAshley Whetter2020-09-071-11/+3
* tox: Don't mention isort in dependenciesDamien Baty2020-08-181-3/+0
* Switch to isort 5 for pylint's own codeDamien Baty2020-08-181-1/+1
* Support both isort 4 and isort 5Damien Baty2020-08-181-1/+3
* Remove the test specific configuration filePierre Sassoulas2020-05-011-2/+2
* Lint pylint from toxinidir, not the installed oneClaudiu Popa2020-05-011-1/+1
* Remove the 'checker' in moved file namePierre Sassoulas2020-04-271-1/+1
* Create a directory for checker's unittestsPierre Sassoulas2020-04-271-15/+1
* Easier to read list of test to lint in tox.iniPierre Sassoulas2020-04-271-14/+35
* benchmark| Potential solution for performance regressions (#3473)Frank Harrison2020-04-261-2/+30
* Refactor - Move the content of lint.py in its own packagePierre Sassoulas2020-04-261-1/+1
* profile| Remove the --profile-svg switchFrank Harrison2020-04-231-1/+1
* profile| Adds profile-heatmap generation output to tox test-runsFrank Harrison2020-04-231-1/+2
* [tox] Extend the pylint check to the relevant parts in testsPierre Sassoulas2020-04-201-3/+18
* [tox] Extend the isort check to the relevant parts in testsPierre Sassoulas2020-04-201-1/+1
* [tox] Extend the black check to the relevant parts in testsPierre Sassoulas2020-04-201-1/+1
* tox| Generate coverage htmls via toxFrank Harrison2020-04-191-0/+11
* tox| Uses -m coverage instead of path to site-packages (#3464)Frank Harrison2020-04-031-4/+4
* also lint setup.pyAnthony Sottile2020-03-241-2/+2
* Pin coverage to <5 to account for the private coverage format changingClaudiu Popa2019-12-151-3/+3
* [formating] Bump black and isortDjailla2019-11-181-2/+2
* Install pytest when running pylint against itselfMr. Senko2019-11-041-0/+1
* Pin mypy and typed-ast to fix the CIClaudiu Popa2019-09-301-2/+3
* Stopped installing tests with packageAshley Whetter2019-06-201-3/+3
* Dropped support for Python 3.4Claudiu Popa2019-06-201-1/+1
* Pin sphinx to the latest and fix the warning it causedClaudiu Popa2019-03-291-1/+1
* Feat - Add an isort formatting check in the tox.iniPierre Sassoulas2019-03-201-2/+6
* Chore - Update black and pre-commit in configurationPierre Sassoulas2019-03-201-1/+1
* Expose Python 3.8 in toxClaudiu Popa2019-03-051-1/+1
* Separate pyenchant into a separate stepClaudiu Popa2018-09-291-1/+13
* Add tox and travis black stepsClaudiu Popa2018-09-171-0/+7
* fix issue of mypy failing if used from toxssolanki2018-08-211-1/+1
* annotations changes on new branch.ssolanki2018-08-211-0/+8
* Remove uneeded dependency in toxBryce Guinta2018-08-021-1/+0
* use sphinx-build instead of rstlintKonstantin Manna2018-08-011-2/+1
* check rst files with rst-linterKonstantin Manna2018-08-011-0/+2
* Install python-docs-theme before building the odocumentationClaudiu Popa2018-06-051-0/+1
* Use python-docs-themeMariatta Wijaya2018-06-051-0/+1