summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
Commit message (Expand)AuthorAgeFilesLines
...
* Update pre-commit hooksStéphane Bidoul2021-01-241-5/+5
* Merge pull request #9335 from hugovk/rm-2Pradyun Gedam2020-12-231-4/+0
|\
| * Remove redundant Python 2.7 codeHugo van Kemenade2020-12-221-4/+0
* | Merge pull request #9333 from sbidoul/pre-commit-speed-sbiStéphane Bidoul2020-12-231-5/+0
|\ \ | |/ |/|
| * Improve local pre-commit experienceStéphane Bidoul2020-12-211-5/+0
* | Update isort URL: timothycrosley/isort → PyCQA/isortJon Dufresne2020-12-191-1/+1
|/
* Bump mypy to 0.790 for Python 3.9 compatNguyễn Gia Phong2020-10-121-1/+1
* Enforce news/*.{correct-kind}.rst namingPradyun Gedam2020-10-031-4/+11
* Add black to pre-commit, ignoring all filesPradyun Gedam2020-09-241-0/+36
* Update linter: isortPradyun Gedam2020-09-231-1/+1
* Update linter: pygrep-hooksPradyun Gedam2020-09-231-1/+1
* Update lintersPradyun Gedam2020-09-231-3/+3
* Enable flake8-logging-formatNguyễn Gia Phong2020-07-171-1/+2
* Add flake8-bugbear to pre-commitDevesh Kumar Singh2020-06-051-0/+3
* Upgrade flake8 to 3.8.1Devesh Kumar Singh2020-05-181-1/+1
* Update mypy to v0.770Devesh Kumar Singh2020-05-141-1/+1
* Bump lintersPradyun Gedam2020-05-131-4/+4
* Switch to upstream flake8Pradyun Gedam2020-05-131-2/+6
* Make mypy prettyPradyun Gedam2020-05-131-3/+3
* update to mypy==0.750Maxim Kurnikov2019-12-121-1/+1
* Type Annotations!Pradyun Gedam2019-11-031-1/+1
* Add release targetXavier Fernandez2019-10-141-1/+1
* update mypy to 0.730Maxim Kurnikov2019-09-281-1/+1
* Dedent hooks in .pre-commit-config.yamlPradyun Gedam2019-09-251-31/+31
* Add invocation of mypy -2, to pre-commitPradyun Gedam2019-09-241-0/+5
* Add pre-commit hook for check-manifestPradyun Gedam2019-09-241-0/+5
* Enable rst-backticks for ReST files and NEWS fragmentsPradyun Gedam2019-09-241-1/+6
* Enable isort in pre-commitPradyun Gedam2019-09-241-6/+5
* Enable trailing-whitespacePradyun Gedam2019-09-241-2/+2
* Enable end-of-file-fixerPradyun Gedam2019-09-241-1/+2
* Enable check-builtin-literalsPradyun Gedam2019-09-241-1/+1
* Add initial pre-commit configurationPradyun Gedam2019-09-241-0/+38