summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Lint pylint from toxinidir, not the installed oneClaudiu Popa2020-05-011-1/+1
* 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
* Build the documentation with toxClaudiu Popa2018-06-041-0/+15
* Enable Python 3.7 in CIClaudiu Popa2018-05-091-1/+1
* Add astroid dependency link in tox.ini fileClaudiu Popa2018-02-041-1/+1
* Remove backports dependencyClaudiu Popa2018-01-251-1/+0
* Stop advertising python 2 supportClaudiu Popa2018-01-251-1/+1
* For some reason this test wasn't running until nowClaudiu Popa2017-12-151-1/+1
* Jython is no longer supportedHugo2017-12-111-1/+1
* Drop support for EOL Python 3.3Hugo2017-12-111-1/+1
* Don't mark dynamically added __class__ as unused variable. Close #1609Claudiu Popa2017-08-091-1/+1
* Try with the fixed release of astroidpylint-1.7.0Claudiu Popa2017-04-131-2/+2
* Prepare 1.7.0 releaseClaudiu Popa2017-04-131-2/+2
* Use a lru_cache for unimplemented_abstract_methods and safe_inferMoises Lopez - https://www.vauxoo.com/2017-03-011-0/+1
* Add pyenchant to dependencies (#1281)Łukasz Rogalski2017-01-201-0/+1
* Use pytest-xdist for parallel execution of tests in travis (#1246)Łukasz Rogalski2016-12-301-0/+1
* Let the posargs parameter be separated from the test directory, so that we ca...Claudiu Popa2016-12-181-1/+1
* Added pyargs back to tox.iniDerek Gustafson2016-12-101-1/+1
* Added test_func tests back in.Derek Gustafson2016-12-061-3/+1
* Switch test runner from unnittest to pytest.Derek Gustafson2016-12-061-1/+4
* Add deprecations for Python 3.6Jared Garst2016-10-311-1/+1
* Rename the extension in tox.ini as well.Claudiu Popa2016-07-071-1/+1