Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable black on docs/ | Pradyun Gedam | 2021-03-06 | 1 | -1/+0 |
* | Merge pull request #9641 from jdufresne/black-dist | Pradyun Gedam | 2021-02-23 | 1 | -1/+0 |
|\ | |||||
| * | Blacken the src/pip/_internal/distributions directory | Jon Dufresne | 2021-02-21 | 1 | -1/+0 |
* | | Merge pull request #9635 from jdufresne/blacken-cli | Tzu-ping Chung | 2021-02-23 | 1 | -1/+0 |
|\ \ | |/ |/| | |||||
| * | Blacken src/pip/_internal/cli directory | Jon Dufresne | 2021-02-21 | 1 | -1/+0 |
* | | Merge pull request #9633 from jdufresne/blacken-utils | Pradyun Gedam | 2021-02-21 | 1 | -1/+0 |
|\ \ | |||||
| * | | Blacken src/pip/_internal/utils directory | Jon Dufresne | 2021-02-21 | 1 | -1/+0 |
| |/ | |||||
* | | Tweak and blacken noxfile.py | Pradyun Gedam | 2021-02-21 | 1 | -1/+0 |
|/ | |||||
* | Blacken src/pip/_internal/resolution directory | Jon Dufresne | 2021-02-20 | 1 | -1/+0 |
* | Complete typing of noxfile.py | Jon Dufresne | 2021-02-19 | 1 | -0/+1 |
* | Better way to run slow linters in CI only | Stéphane Bidoul | 2021-01-24 | 1 | -0/+6 |
* | Update pre-commit hooks | Stéphane Bidoul | 2021-01-24 | 1 | -5/+5 |
* | Merge pull request #9335 from hugovk/rm-2 | Pradyun Gedam | 2020-12-23 | 1 | -4/+0 |
|\ | |||||
| * | Remove redundant Python 2.7 code | Hugo van Kemenade | 2020-12-22 | 1 | -4/+0 |
* | | Merge pull request #9333 from sbidoul/pre-commit-speed-sbi | Stéphane Bidoul | 2020-12-23 | 1 | -5/+0 |
|\ \ | |/ |/| | |||||
| * | Improve local pre-commit experience | Stéphane Bidoul | 2020-12-21 | 1 | -5/+0 |
* | | Update isort URL: timothycrosley/isort → PyCQA/isort | Jon Dufresne | 2020-12-19 | 1 | -1/+1 |
|/ | |||||
* | Bump mypy to 0.790 for Python 3.9 compat | Nguyễn Gia Phong | 2020-10-12 | 1 | -1/+1 |
* | Enforce news/*.{correct-kind}.rst naming | Pradyun Gedam | 2020-10-03 | 1 | -4/+11 |
* | Add black to pre-commit, ignoring all files | Pradyun Gedam | 2020-09-24 | 1 | -0/+36 |
* | Update linter: isort | Pradyun Gedam | 2020-09-23 | 1 | -1/+1 |
* | Update linter: pygrep-hooks | Pradyun Gedam | 2020-09-23 | 1 | -1/+1 |
* | Update linters | Pradyun Gedam | 2020-09-23 | 1 | -3/+3 |
* | Enable flake8-logging-format | Nguyễn Gia Phong | 2020-07-17 | 1 | -1/+2 |
* | Add flake8-bugbear to pre-commit | Devesh Kumar Singh | 2020-06-05 | 1 | -0/+3 |
* | Upgrade flake8 to 3.8.1 | Devesh Kumar Singh | 2020-05-18 | 1 | -1/+1 |
* | Update mypy to v0.770 | Devesh Kumar Singh | 2020-05-14 | 1 | -1/+1 |
* | Bump linters | Pradyun Gedam | 2020-05-13 | 1 | -4/+4 |
* | Switch to upstream flake8 | Pradyun Gedam | 2020-05-13 | 1 | -2/+6 |
* | Make mypy pretty | Pradyun Gedam | 2020-05-13 | 1 | -3/+3 |
* | update to mypy==0.750 | Maxim Kurnikov | 2019-12-12 | 1 | -1/+1 |
* | Type Annotations! | Pradyun Gedam | 2019-11-03 | 1 | -1/+1 |
* | Add release target | Xavier Fernandez | 2019-10-14 | 1 | -1/+1 |
* | update mypy to 0.730 | Maxim Kurnikov | 2019-09-28 | 1 | -1/+1 |
* | Dedent hooks in .pre-commit-config.yaml | Pradyun Gedam | 2019-09-25 | 1 | -31/+31 |
* | Add invocation of mypy -2, to pre-commit | Pradyun Gedam | 2019-09-24 | 1 | -0/+5 |
* | Add pre-commit hook for check-manifest | Pradyun Gedam | 2019-09-24 | 1 | -0/+5 |
* | Enable rst-backticks for ReST files and NEWS fragments | Pradyun Gedam | 2019-09-24 | 1 | -1/+6 |
* | Enable isort in pre-commit | Pradyun Gedam | 2019-09-24 | 1 | -6/+5 |
* | Enable trailing-whitespace | Pradyun Gedam | 2019-09-24 | 1 | -2/+2 |
* | Enable end-of-file-fixer | Pradyun Gedam | 2019-09-24 | 1 | -1/+2 |
* | Enable check-builtin-literals | Pradyun Gedam | 2019-09-24 | 1 | -1/+1 |
* | Add initial pre-commit configuration | Pradyun Gedam | 2019-09-24 | 1 | -0/+38 |