Commit graph

2361 commits

Author SHA1 Message Date
Estuardo Ramírez
5ac38a9d78 Two links were added to the README.rst document directing to the official PyPI site and pycqa FAQ for added security for users using this project 2023-02-17 14:24:08 -06:00
Anthony Sottile
7aed16dc09
Merge pull request #1797 from PyCQA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-02-14 00:57:00 -05:00
pre-commit-ci[bot]
77e075c66a
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/mirrors-mypy: v0.991 → v1.0.0](https://github.com/pre-commit/mirrors-mypy/compare/v0.991...v1.0.0)
2023-02-14 05:36:21 +00:00
Ian Stapleton Cordasco
0610cd2db8
Merge pull request #1796 from PyCQA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-02-07 01:51:33 -06:00
pre-commit-ci[bot]
b0d7912f7e [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-02-07 07:22:50 +00:00
pre-commit-ci[bot]
50755610d2
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 22.12.0 → 23.1.0](https://github.com/psf/black/compare/22.12.0...23.1.0)
2023-02-07 07:21:58 +00:00
Anthony Sottile
55160008e1
Merge pull request #1790 from bagerard/patch-1
Fix typo in python-api.rst
2023-01-21 15:40:21 -05:00
Bastien Gérard
e6f9db5039
Update python-api.rst
Fix minor typo in doc
2023-01-21 21:37:35 +01:00
Anthony Sottile
5e99de7209
Merge pull request #1785 from PyCQA/asottile-patch-1
add myself to maintenance
2023-01-11 09:22:12 -05:00
Anthony Sottile
0be0ae7842
add myself to maintenance 2023-01-11 09:19:54 -05:00
Anthony Sottile
33e1c55853
Merge pull request #1779 from PyCQA/asottile-patch-1
use pypy3.9 to work around coverage issue
2023-01-02 10:46:26 -05:00
Anthony Sottile
bc6e087235
use pypy3.9 to work around coverage issue 2023-01-02 07:41:47 -08:00
Anthony Sottile
ed3012d29f
Merge pull request #1778 from PyCQA/asottile-patch-1
correct tidelift link
2023-01-02 10:27:05 -05:00
Anthony Sottile
61138f1f4b
correct tidelift link 2023-01-02 10:25:13 -05:00
Anthony Sottile
87198e50f1
Merge pull request #1768 from PyCQA/deprecate-include-exclude-doctest
deprecate --include-in-doctest --exclude-from-doctest
2022-12-14 13:33:05 -05:00
Anthony Sottile
4778fe9643 deprecate --include-in-doctest --exclude-from-doctest 2022-12-14 13:25:35 -05:00
Anthony Sottile
80e6cdf55f
Merge pull request #1767 from PyCQA/update-select-docs
communicate that --select is usually unnecessary
2022-12-14 12:58:30 -05:00
Anthony Sottile
837e81948b communicate that --select is usually unnecessary 2022-12-14 12:55:37 -05:00
Anthony Sottile
780f64fdd2
Merge pull request #1766 from PyCQA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-12-12 23:57:33 -05:00
pre-commit-ci[bot]
00fbfd7774
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.3.0 → v3.3.1](https://github.com/asottile/pyupgrade/compare/v3.3.0...v3.3.1)
- [github.com/psf/black: 22.10.0 → 22.12.0](https://github.com/psf/black/compare/22.10.0...22.12.0)
2022-12-13 03:27:50 +00:00
Anthony Sottile
333fd087f9
Merge pull request #1764 from PyCQA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-12-05 20:40:49 -08:00
pre-commit-ci[bot]
c0d0ced5b8
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.2.2 → v3.3.0](https://github.com/asottile/pyupgrade/compare/v3.2.2...v3.3.0)
2022-12-06 02:21:54 +00:00
Anthony Sottile
51f076398e
Merge pull request #1763 from PyCQA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-11-28 20:15:45 -08:00
pre-commit-ci[bot]
5fde644640
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.3.0...v4.4.0)
- [github.com/PyCQA/flake8: 5.0.4 → 6.0.0](https://github.com/PyCQA/flake8/compare/5.0.4...6.0.0)
2022-11-29 04:04:15 +00:00
Anthony Sottile
2111a0aa96
Merge pull request #1761 from PyCQA/remove-manifest
remove MANIFEST.in
2022-11-24 16:31:57 -05:00
Anthony Sottile
cf6d3fe0c6 remove MANIFEST.in
packagers: please package from the github tgz
2022-11-24 16:28:16 -05:00
Anthony Sottile
b9a7794c4f Release 6.0.0 2022-11-23 14:27:13 -05:00
Anthony Sottile
b5cac8790f
Merge pull request #1748 from PyCQA/upgrade-pyflakes
upgrade pyflakes to 3.0.0
2022-11-23 13:59:50 -05:00
Anthony Sottile
489be4d30a upgrade pyflakes to 3.0.0 2022-11-23 13:56:50 -05:00
Anthony Sottile
8c06197cd5
Merge pull request #1746 from PyCQA/bump-pycodestyle
upgrade pycodestyle to 2.10
2022-11-23 13:37:20 -05:00
Anthony Sottile
047e6f8eb5 upgrade pycodestyle to 2.10 2022-11-23 13:31:07 -05:00
Anthony Sottile
647996c743
Merge pull request #1744 from PyCQA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-11-21 20:30:48 -05:00
pre-commit-ci[bot]
646ad203e0
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/mirrors-mypy: v0.990 → v0.991](https://github.com/pre-commit/mirrors-mypy/compare/v0.990...v0.991)
2022-11-22 01:20:39 +00:00
Anthony Sottile
b87034d224
Merge pull request #1741 from PyCQA/drop-py37
require python 3.8.1+
2022-11-18 11:37:06 -05:00
Anthony Sottile
aa002ee4ed require python 3.8.1+ 2022-11-18 11:33:52 -05:00
Anthony Sottile
16c371d41c
Merge pull request #1739 from PyCQA/remove-optparse
remove optparse support
2022-11-15 19:10:38 -05:00
Anthony Sottile
88457a0894 remove optparse support 2022-11-15 19:01:40 -05:00
Anthony Sottile
1a92561312
Merge pull request #1738 from PyCQA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-11-14 21:13:28 -05:00
pre-commit-ci[bot]
82953c9ae3
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.2.0 → v3.2.2](https://github.com/asottile/pyupgrade/compare/v3.2.0...v3.2.2)
- [github.com/pre-commit/mirrors-mypy: v0.982 → v0.990](https://github.com/pre-commit/mirrors-mypy/compare/v0.982...v0.990)
2022-11-15 01:55:50 +00:00
Anthony Sottile
c2dc3514b1
Merge pull request #1732 from LeetaoGoooo/main
Raise a exception if append-config files does not exist
2022-11-07 19:11:51 -05:00
lt94
314b9f5161 Raise exception if append-config does not exist 2022-11-07 19:06:48 -05:00
Anthony Sottile
ad1006e8cb
Merge pull request #1713 from mennoliefstingh/1689-warn-invalid-error-code
Adds error when incorrect error codes are parsed from config file
2022-11-07 18:57:52 -05:00
Menno Liefstingh
1346ddefd3 Adds warning when invalid error codes are parsed for ignore or extend-ignore from config file 2022-11-07 18:51:06 -05:00
Anthony Sottile
5eeee3fbc0
Merge pull request #1733 from atugushev/type-fixes
Fix typos
2022-11-06 11:01:10 -05:00
Albert Tugushev
175c9ae3bc Fix typos 2022-11-06 16:49:02 +01:00
Anthony Sottile
ff8988bd58
Merge pull request #1727 from PyCQA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-10-31 22:33:30 -04:00
pre-commit-ci[bot]
71ac5d1e8a
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/reorder_python_imports: v3.8.5 → v3.9.0](https://github.com/asottile/reorder_python_imports/compare/v3.8.5...v3.9.0)
- [github.com/asottile/pyupgrade: v3.1.0 → v3.2.0](https://github.com/asottile/pyupgrade/compare/v3.1.0...v3.2.0)
2022-11-01 01:55:24 +00:00
Anthony Sottile
0acd10b881
Merge pull request #1726 from PyCQA/sorted-results
ensure results are sorted for file traversal
2022-10-30 12:14:56 -07:00
Anthony Sottile
7a094fa826 ensure results are sorted for file traversal 2022-10-30 15:11:56 -04:00
Anthony Sottile
987a718787
Merge pull request #1725 from PyCQA/asottile-patch-1
add tidelift to FUNDING.yml
2022-10-28 20:21:27 -04:00