Commit graph

  • ec7e7c8a27 Ensures help text defaults not clobbered by config - Matches help text default format with invocation docs - Resolves #1666 chrisRedwine 2022-08-14 02:41:57 -05:00
  • e249dc47df
    Merge pull request #1662 from velicanu/main Anthony Sottile 2022-08-10 13:53:31 -04:00
  • 68455f0e8f fix documentation of color configuruation Dragos Velicanu 2022-08-10 08:32:56 -07:00
  • c42fc04602
    Merge pull request #1658 from PyCQA/pre-commit-ci-update-config Anthony Sottile 2022-08-08 20:45:15 -04:00
  • 3642af2dca
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-08-09 00:38:58 +00:00
  • e94fb10940 require python>=3.7 Anthony Sottile 2022-07-31 19:38:54 -04:00
  • 6027577d32 Release 5.0.4 5.0.4 Anthony Sottile 2022-08-03 19:19:37 -04:00
  • 213e006ce6
    Merge pull request #1653 from asottile/lower-bound-importlib-metadata Anthony Sottile 2022-08-03 19:10:26 -04:00
  • e94ee2b5f1 require sufficiently new importlib-metadata Anthony Sottile 2022-08-03 18:49:44 -04:00
  • 318a86a4a1
    Merge pull request #1646 from televi/main Anthony Sottile 2022-08-02 11:04:18 -04:00
  • 7b8b374c9b Clarify entry point naming Todd Levi 2022-08-01 13:11:02 -05:00
  • 7160561028
    Merge pull request #1649 from PyCQA/pre-commit-ci-update-config Anthony Sottile 2022-08-01 21:19:30 -04:00
  • 84d56a8c25
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-08-02 01:01:58 +00:00
  • ff6569b87d Release 5.0.3 5.0.3 Anthony Sottile 2022-08-01 19:21:10 -04:00
  • e76b59ae44
    Merge pull request #1648 from PyCQA/invalid-syntax-partial-parse Anthony Sottile 2022-08-01 19:16:39 -04:00
  • 25e8ff18b3 ignore config files that partially parse as flake8 configs Anthony Sottile 2022-08-01 19:11:53 -04:00
  • 70c0b3d27a Release 5.0.2 5.0.2 Anthony Sottile 2022-08-01 06:01:45 -07:00
  • 5e69ba9261
    Merge pull request #1642 from PyCQA/no-home Anthony Sottile 2022-08-01 08:54:33 -04:00
  • 8b51ee4ea5 skip skipping home if home does not exist Anthony Sottile 2022-08-01 05:51:38 -07:00
  • 446b18d35a
    Merge pull request #1641 from PyCQA/entry-points-not-pickleable Anthony Sottile 2022-08-01 08:48:19 -04:00
  • b70d7a2f7d work around un-pickleabiliy of EntryPoint in 3.8.0 Anthony Sottile 2022-08-01 05:37:47 -07:00
  • 146ab84e97 Add .idea to ignored Łukasz Wieczorek 2022-08-01 09:46:21 +02:00
  • 083c5d5513 Extract config filenames as constant Łukasz Wieczorek 2022-08-01 09:46:10 +02:00
  • 91a7fa9ac3
    fix order of release notes Anthony Sottile 2022-07-31 21:54:32 -04:00
  • 405cfe06e0 Release 5.0.1 5.0.1 Anthony Sottile 2022-07-31 18:10:18 -04:00
  • d20bb97f41
    Merge pull request #1631 from PyCQA/dupe-sys-path Anthony Sottile 2022-07-31 18:07:18 -04:00
  • fce93b952a prevent duplicate plugin discovery on misconfigured pythons Anthony Sottile 2022-07-31 18:01:12 -04:00
  • 3f4872a4d8
    Merge pull request #1628 from mxr/patch-1 Anthony Sottile 2022-07-31 11:10:54 -04:00
  • b0cad5530e
    Remove needless sort in _style_guide_for Max R 2022-07-31 07:37:54 -04:00
  • c7c6218e58 Release 5.0.0 5.0.0 Anthony Sottile 2022-07-30 17:00:41 -04:00
  • a826649b41
    Merge pull request #1626 from PyCQA/pycodestyle-2-9 Anthony Sottile 2022-07-30 15:41:57 -04:00
  • 7838f1191c upgrade pycodestyle to 2.9.x Anthony Sottile 2022-07-30 15:37:12 -04:00
  • 66b3211646
    Merge pull request #1625 from PyCQA/upgrade-pyflakes Anthony Sottile 2022-07-30 13:41:06 -04:00
  • b9e0c6eb50 upgrade pyflakes to 2.5.x Anthony Sottile 2022-07-30 13:35:02 -04:00
  • e406f30e23
    Merge pull request #1623 from atugushev/typo-fix Anthony Sottile 2022-07-27 16:33:28 -04:00
  • d891612d78 Fix a typo Albert Tugushev 2022-07-27 22:17:54 +02:00
  • ba0c4c7ed4
    Merge pull request #1622 from PyCQA/pre-commit-ci-update-config Anthony Sottile 2022-07-25 19:51:50 -04:00
  • 858c6d416c
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-07-25 23:42:59 +00:00
  • 79a4316055 Enforce usage of fork method on macOS Florent 2022-07-24 14:06:56 +02:00
  • 70402cf4b6
    Update main.yml KRISHNA SANTOSH 2022-07-24 17:26:08 +05:30
  • e8f9eb369a
    Merge pull request #1618 from PyCQA/actually-ignore-home-flake8 Anthony Sottile 2022-07-13 16:47:36 -04:00
  • 14a91d995c ignore config files in the home directory Anthony Sottile 2022-07-13 15:40:40 -04:00
  • fb439e1545
    Merge pull request #1615 from PyCQA/pre-commit-ci-update-config Anthony Sottile 2022-07-11 19:30:36 -04:00
  • 2bb7d25ac7
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-07-11 23:19:09 +00:00
  • bd1656c1d1
    Merge pull request #1613 from PyCQA/pre-commit-ci-update-config Anthony Sottile 2022-07-04 20:26:20 -04:00
  • 7c10ae1994
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-07-05 00:16:44 +00:00
  • 854466e2df
    Merge pull request #1612 from stdedos/docs/discord-link Anthony Sottile 2022-07-04 17:41:39 -04:00
  • ece6e2d1a8 Add Discord invite badge to README.rst Stavros Ntentos 2022-07-04 21:35:53 +03:00
  • 92031ae589
    Merge pull request #1609 from PyCQA/explicit Anthony Sottile 2022-06-24 17:59:56 -04:00
  • 367c810f0e don't consider default codes as explicitly selected unless listed Anthony Sottile 2022-06-24 17:55:41 -04:00
  • 9f608813b8
    Merge pull request #1607 from PyCQA/pre-commit-ci-update-config Anthony Sottile 2022-06-13 20:18:37 -04:00
  • 7a6a0c856e
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-06-14 00:05:52 +00:00
  • 00e4bcb100
    Merge pull request #1602 from PyCQA/pre-commit-ci-update-config Anthony Sottile 2022-06-06 18:11:37 -04:00
  • df19ff0def
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-06-06 21:58:56 +00:00
  • 52b7807ea5
    Merge pull request #1599 from PyCQA/pre-commit-ci-update-config Anthony Sottile 2022-05-30 18:30:07 -04:00
  • 6cff5dd2d7
    Merge pull request #1600 from PyCQA/fix-docs Anthony Sottile 2022-05-30 18:26:50 -04:00
  • 9afcda1286 fix docs build for sphinx 5.x Anthony Sottile 2022-05-30 18:24:13 -04:00
  • f17f77c86d
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-05-30 22:11:03 +00:00
  • 1c85f3d07c
    Merge pull request #1595 from PyCQA/pre-commit-ci-update-config Anthony Sottile 2022-05-09 15:19:46 -07:00
  • 647eafbfd5
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-05-09 22:07:33 +00:00
  • eb348d921b
    Merge pull request #1590 from PyCQA/pre-commit-ci-update-config Anthony Sottile 2022-05-02 18:08:14 -04:00
  • 50c60d3d2a
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-05-02 21:59:09 +00:00
  • be55be1c50
    Bump importlib-metadata version to <=4.3 Argmaster 2022-05-02 17:12:55 +02:00
  • 5957479572
    Merge pull request #1586 from PyCQA/asottile-patch-1 Anthony Sottile 2022-04-25 13:02:44 -04:00
  • 9f88dc3a67
    correct string example for E501 exclusions Anthony Sottile 2022-04-25 12:43:36 -04:00
  • aff9c854ae
    Merge pull request #1585 from PyCQA/outdated-docs Anthony Sottile 2022-04-22 16:42:49 -04:00
  • a626e659c4 remove outdated output-file example from docs Anthony Sottile 2022-04-22 13:38:35 -07:00
  • 463d9b1ce9
    Merge pull request #1583 from PyCQA/pre-commit-ci-update-config Anthony Sottile 2022-04-11 19:44:39 -04:00
  • 4f63b4f314
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-04-11 22:57:51 +00:00
  • 7e1e8b34af
    Merge pull request #1579 from asottile/forbid-invalid-plugin-codes Anthony Sottile 2022-04-11 18:34:13 -04:00
  • f3443f4a78 forbid invalid plugin prefixes in plugin loading Anthony Sottile 2022-04-06 16:29:25 -04:00
  • 3ce76158a0
    Merge pull request #1578 from PyCQA/reorder-config Anthony Sottile 2022-04-06 16:03:33 -04:00
  • 77851c82f1 reorder configuration to put formatters first Anthony Sottile 2022-04-06 15:59:30 -04:00
  • 1eb078ac98
    Merge pull request #1577 from PyCQA/pre-commit-ci-update-config Anthony Sottile 2022-03-28 16:50:10 -04:00
  • 17080ed718
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-03-28 20:47:55 +00:00
  • ddb04f758f
    Merge pull request #1576 from PyCQA/simplify-decisions Anthony Sottile 2022-03-23 12:27:12 -04:00
  • c5225db626 simplify decision engine Anthony Sottile 2022-03-22 18:10:32 -07:00
  • dba40df8d1
    Merge pull request #1574 from PyCQA/pre-commit-ci-update-config Ian Stapleton Cordasco 2022-03-21 19:59:29 -05:00
  • bb2d30614e
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-03-22 00:56:17 +00:00
  • 2680339377
    make this a link Anthony Sottile 2022-03-20 17:10:37 -04:00
  • 24a87fcf9e
    Merge pull request #1572 from asottile/issue-template Anthony Sottile 2022-03-20 17:09:53 -04:00
  • f88b8a410a hopefully reduce duplicates of pyproject.toml Anthony Sottile 2022-03-20 17:00:26 -04:00
  • 2cdd4aeebf
    Merge pull request #1573 from PyCQA/memory-leak Anthony Sottile 2022-03-20 17:07:12 -04:00
  • befc26f78e fix memory leak caused by lru_cache of a method Anthony Sottile 2022-03-20 17:04:30 -04:00
  • 722bd6a9e5 Support hyphens within a flake8 custom plugin code Josh Smeaton 2022-03-15 21:21:34 +11:00
  • 94ed800b2a
    Merge pull request #1567 from PyCQA/pre-commit-ci-update-config Anthony Sottile 2022-03-14 20:56:14 -04:00
  • 21f22765b5
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-03-15 00:44:20 +00:00
  • f4ee3c7120
    Syntax for multiple pre-commit additional_dependencies Christian Clauss 2022-03-10 11:22:47 +01:00
  • cb9e147770 Add debug printout when reading config file Frank Winklmeier 2022-02-22 17:40:17 +01:00
  • 8c1ed24738
    Merge pull request #1558 from PyCQA/https Anthony Sottile 2022-02-10 15:51:31 -05:00
  • c6882772e1 where possible http->https and fix links Anthony Sottile 2022-02-10 15:47:58 -05:00
  • 0322dee1ed
    Merge pull request #1557 from PyCQA/remove-manpage Anthony Sottile 2022-02-10 15:45:23 -05:00
  • 430f55e6d7 remove manpage Anthony Sottile 2022-02-10 09:41:44 -05:00
  • 95028ff250
    Merge pull request #1556 from tmarice/main Anthony Sottile 2022-02-10 09:36:07 -05:00
  • 54cf6ea0b1 Clarify that --count writes to standard output Tomislav Maricevic 2022-02-10 10:33:19 +01:00
  • 62ce3e4918
    Merge pull request #1552 from PyCQA/ignore-order Anthony Sottile 2022-02-06 11:39:46 -05:00
  • f7ef1a6c8b make --ignore order consistent Anthony Sottile 2022-02-06 08:36:36 -08:00
  • 0ecfb90f57
    Merge pull request #1551 from PyCQA/show-pycodestyle-in-help Anthony Sottile 2022-02-06 11:18:54 -05:00
  • 58ade57ca2 re-show pycodestyle in help after plugin gen Anthony Sottile 2022-02-06 08:14:26 -08:00
  • ddae449cec
    Merge pull request #1549 from PyCQA/pre-commit-ci-update-config Anthony Sottile 2022-01-31 18:45:25 -05:00