pre-commit-ci[bot]
2bb7d25ac7
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/reorder_python_imports: v3.3.0 → v3.8.1](https://github.com/asottile/reorder_python_imports/compare/v3.3.0...v3.8.1 )
- [github.com/asottile/pyupgrade: v2.34.0 → v2.37.1](https://github.com/asottile/pyupgrade/compare/v2.34.0...v2.37.1 )
2022-07-11 23:19:09 +00:00
Anthony Sottile
bd1656c1d1
Merge pull request #1613 from PyCQA/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-07-04 20:26:20 -04:00
pre-commit-ci[bot]
7c10ae1994
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/reorder_python_imports: v3.1.0 → v3.3.0](https://github.com/asottile/reorder_python_imports/compare/v3.1.0...v3.3.0 )
- [github.com/psf/black: 22.3.0 → 22.6.0](https://github.com/psf/black/compare/22.3.0...22.6.0 )
2022-07-05 00:16:44 +00:00
Anthony Sottile
854466e2df
Merge pull request #1612 from stdedos/docs/discord-link
...
Add Discord invite badge to README.rst
2022-07-04 17:41:39 -04:00
Stavros Ntentos
ece6e2d1a8
Add Discord invite badge to README.rst
...
Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
2022-07-04 21:35:53 +03:00
Anthony Sottile
92031ae589
Merge pull request #1609 from PyCQA/explicit
...
don't consider default codes as explicitly selected unless listed
2022-06-24 17:59:56 -04:00
Anthony Sottile
367c810f0e
don't consider default codes as explicitly selected unless listed
2022-06-24 17:55:41 -04:00
Anthony Sottile
9f608813b8
Merge pull request #1607 from PyCQA/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-06-13 20:18:37 -04:00
pre-commit-ci[bot]
7a6a0c856e
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.2.0...v4.3.0 )
- [github.com/asottile/pyupgrade: v2.33.0 → v2.34.0](https://github.com/asottile/pyupgrade/compare/v2.33.0...v2.34.0 )
- [github.com/pre-commit/mirrors-mypy: v0.960 → v0.961](https://github.com/pre-commit/mirrors-mypy/compare/v0.960...v0.961 )
2022-06-14 00:05:52 +00:00
Anthony Sottile
00e4bcb100
Merge pull request #1602 from PyCQA/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-06-06 18:11:37 -04:00
pre-commit-ci[bot]
df19ff0def
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v2.32.1 → v2.33.0](https://github.com/asottile/pyupgrade/compare/v2.32.1...v2.33.0 )
2022-06-06 21:58:56 +00:00
Anthony Sottile
52b7807ea5
Merge pull request #1599 from PyCQA/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-05-30 18:30:07 -04:00
Anthony Sottile
6cff5dd2d7
Merge pull request #1600 from PyCQA/fix-docs
...
fix docs build for sphinx 5.x
2022-05-30 18:26:50 -04:00
Anthony Sottile
9afcda1286
fix docs build for sphinx 5.x
2022-05-30 18:24:13 -04:00
pre-commit-ci[bot]
f17f77c86d
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/pre-commit/mirrors-mypy: v0.950 → v0.960](https://github.com/pre-commit/mirrors-mypy/compare/v0.950...v0.960 )
2022-05-30 22:11:03 +00:00
Anthony Sottile
1c85f3d07c
Merge pull request #1595 from PyCQA/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-05-09 15:19:46 -07:00
pre-commit-ci[bot]
647eafbfd5
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v2.32.0 → v2.32.1](https://github.com/asottile/pyupgrade/compare/v2.32.0...v2.32.1 )
2022-05-09 22:07:33 +00:00
Anthony Sottile
eb348d921b
Merge pull request #1590 from PyCQA/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-05-02 18:08:14 -04:00
pre-commit-ci[bot]
50c60d3d2a
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/reorder_python_imports: v3.0.1 → v3.1.0](https://github.com/asottile/reorder_python_imports/compare/v3.0.1...v3.1.0 )
- [github.com/pre-commit/mirrors-mypy: v0.942 → v0.950](https://github.com/pre-commit/mirrors-mypy/compare/v0.942...v0.950 )
2022-05-02 21:59:09 +00:00
Anthony Sottile
5957479572
Merge pull request #1586 from PyCQA/asottile-patch-1
...
correct string example for E501 exclusions
2022-04-25 13:02:44 -04:00
Anthony Sottile
9f88dc3a67
correct string example for E501 exclusions
...
https://github.com/PyCQA/pycodestyle/issues/1064
2022-04-25 12:43:36 -04:00
Anthony Sottile
aff9c854ae
Merge pull request #1585 from PyCQA/outdated-docs
...
remove outdated output-file example from docs
2022-04-22 16:42:49 -04:00
Anthony Sottile
a626e659c4
remove outdated output-file example from docs
2022-04-22 13:38:35 -07:00
Anthony Sottile
463d9b1ce9
Merge pull request #1583 from PyCQA/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-04-11 19:44:39 -04:00
pre-commit-ci[bot]
4f63b4f314
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v4.2.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.1.0...v4.2.0 )
- [github.com/asottile/pyupgrade: v2.31.1 → v2.32.0](https://github.com/asottile/pyupgrade/compare/v2.31.1...v2.32.0 )
2022-04-11 22:57:51 +00:00
Anthony Sottile
7e1e8b34af
Merge pull request #1579 from asottile/forbid-invalid-plugin-codes
...
forbid invalid plugin prefixes in plugin loading
2022-04-11 18:34:13 -04:00
Anthony Sottile
f3443f4a78
forbid invalid plugin prefixes in plugin loading
2022-04-06 16:29:25 -04:00
Anthony Sottile
3ce76158a0
Merge pull request #1578 from PyCQA/reorder-config
...
reorder configuration to put formatters first
2022-04-06 16:03:33 -04:00
Anthony Sottile
77851c82f1
reorder configuration to put formatters first
2022-04-06 16:01:20 -04:00
Anthony Sottile
1eb078ac98
Merge pull request #1577 from PyCQA/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-03-28 16:50:10 -04:00
pre-commit-ci[bot]
17080ed718
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/psf/black: 22.1.0 → 22.3.0](https://github.com/psf/black/compare/22.1.0...22.3.0 )
- [github.com/pre-commit/mirrors-mypy: v0.941 → v0.942](https://github.com/pre-commit/mirrors-mypy/compare/v0.941...v0.942 )
2022-03-28 20:47:55 +00:00
Anthony Sottile
ddb04f758f
Merge pull request #1576 from PyCQA/simplify-decisions
...
simplify decision engine
2022-03-23 12:27:12 -04:00
Anthony Sottile
c5225db626
simplify decision engine
...
- not specified codes (cmdline / config) are now known as being implicit via
None sentinel
- removed redundant logic for (explicit, explicit) selection
2022-03-22 18:22:20 -07:00
Ian Stapleton Cordasco
dba40df8d1
Merge pull request #1574 from PyCQA/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-03-21 19:59:29 -05:00
pre-commit-ci[bot]
bb2d30614e
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/pre-commit/mirrors-mypy: v0.940 → v0.941](https://github.com/pre-commit/mirrors-mypy/compare/v0.940...v0.941 )
2022-03-22 00:56:17 +00:00
Anthony Sottile
2680339377
make this a link
2022-03-20 17:10:37 -04:00
Anthony Sottile
24a87fcf9e
Merge pull request #1572 from asottile/issue-template
...
hopefully reduce duplicates of pyproject.toml
2022-03-20 17:09:53 -04:00
Anthony Sottile
f88b8a410a
hopefully reduce duplicates of pyproject.toml
2022-03-20 17:07:30 -04:00
Anthony Sottile
2cdd4aeebf
Merge pull request #1573 from PyCQA/memory-leak
...
fix memory leak caused by lru_cache of a method
2022-03-20 17:07:12 -04:00
Anthony Sottile
befc26f78e
fix memory leak caused by lru_cache of a method
2022-03-20 17:04:30 -04:00
Anthony Sottile
94ed800b2a
Merge pull request #1567 from PyCQA/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-03-14 20:56:14 -04:00
pre-commit-ci[bot]
21f22765b5
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/reorder_python_imports: v2.7.1 → v3.0.1](https://github.com/asottile/reorder_python_imports/compare/v2.7.1...v3.0.1 )
- [github.com/asottile/pyupgrade: v2.31.0 → v2.31.1](https://github.com/asottile/pyupgrade/compare/v2.31.0...v2.31.1 )
- [github.com/pre-commit/mirrors-mypy: v0.931 → v0.940](https://github.com/pre-commit/mirrors-mypy/compare/v0.931...v0.940 )
2022-03-15 00:44:20 +00:00
Anthony Sottile
8c1ed24738
Merge pull request #1558 from PyCQA/https
...
where possible http->https and fix links
2022-02-10 15:51:31 -05:00
Anthony Sottile
c6882772e1
where possible http->https and fix links
2022-02-10 15:47:58 -05:00
Anthony Sottile
0322dee1ed
Merge pull request #1557 from PyCQA/remove-manpage
...
remove manpage
2022-02-10 15:45:23 -05:00
Anthony Sottile
430f55e6d7
remove manpage
...
the suggestion for packagers is to utilize help2man or similar tools to get an up-to-date manpage
2022-02-10 09:44:04 -05:00
Anthony Sottile
95028ff250
Merge pull request #1556 from tmarice/main
...
Clarify that `--count` writes to standard output
2022-02-10 09:36:07 -05:00
Tomislav Maricevic
54cf6ea0b1
Clarify that --count writes to standard output
2022-02-10 10:33:19 +01:00
Anthony Sottile
62ce3e4918
Merge pull request #1552 from PyCQA/ignore-order
...
make --ignore order consistent
2022-02-06 11:39:46 -05:00
Anthony Sottile
f7ef1a6c8b
make --ignore order consistent
2022-02-06 08:36:36 -08:00