summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
Commit message (Expand)AuthorAgeFilesLines
* Upgrade nox to remove mypy ignoresJon Dufresne2021-08-121-1/+1
* Bump mypy to 0.910Nipunn Koorapati2021-08-091-3/+8
* Bump black from 20.8b1 to 21.7b0Nipunn Koorapati2021-08-091-1/+1
* Blacken src/pip/_internal/indexPradyun Gedam2021-08-061-1/+0
* Merge pull request #10192 from pradyunsg/blacken/commandsPradyun Gedam2021-08-061-1/+0
|\
| * Blacken src/pip/_internal/commands/Pradyun Gedam2021-07-231-1/+0
* | Blacken src/pip/_internal/reqPradyun Gedam2021-07-241-1/+0
* | Merge pull request #10191 from pradyunsg/blacken/toolsTzu-ping Chung2021-07-241-1/+0
|\ \
| * | Blacken tools/Pradyun Gedam2021-07-231-1/+0
| |/
* | Blacken src/pip/_internal/network/Pradyun Gedam2021-07-231-1/+0
|/
* Blacken tests/libPradyun Gedam2021-04-021-1/+0
* Blacken conftest.pyPradyun Gedam2021-04-021-1/+0
* Merge pull request #9755 from pradyunsg/update-setup-py-filePradyun Gedam2021-04-021-2/+0
|\
| * Blacken setup.pyPradyun Gedam2021-04-011-2/+0
* | Blacken __main__.pyPradyun Gedam2021-04-011-1/+0
|/
* Merge pull request #9739 from pradyunsg/tests/drop-YAML-based-resolver-testsPradyun Gedam2021-03-281-2/+0
|\
| * Drop YAML tests for the resolverPradyun Gedam2021-03-211-2/+0
* | Complete typing of docs directoryJon Dufresne2021-03-061-1/+1
|/
* Enable black on docs/Pradyun Gedam2021-03-061-1/+0
* Merge pull request #9641 from jdufresne/black-distPradyun Gedam2021-02-231-1/+0
|\
| * Blacken the src/pip/_internal/distributions directoryJon Dufresne2021-02-211-1/+0
* | Merge pull request #9635 from jdufresne/blacken-cliTzu-ping Chung2021-02-231-1/+0
|\ \ | |/ |/|
| * Blacken src/pip/_internal/cli directoryJon Dufresne2021-02-211-1/+0
* | Merge pull request #9633 from jdufresne/blacken-utilsPradyun Gedam2021-02-211-1/+0
|\ \
| * | Blacken src/pip/_internal/utils directoryJon Dufresne2021-02-211-1/+0
| |/
* | Tweak and blacken noxfile.pyPradyun Gedam2021-02-211-1/+0
|/
* Blacken src/pip/_internal/resolution directoryJon Dufresne2021-02-201-1/+0
* Complete typing of noxfile.pyJon Dufresne2021-02-191-0/+1
* Better way to run slow linters in CI onlyStéphane Bidoul2021-01-241-0/+6
* 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