Commit graph

  • d59c42769c
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-09-27 01:09:19 +00:00
  • 113aa89cd2
    Merge pull request #1695 from PyCQA/remove-help-text-from-docs Anthony Sottile 2022-09-22 21:07:46 -04:00
  • eafb4d7254 remove example help text from docs to avoid confusion Anthony Sottile 2022-09-22 21:04:10 -04:00
  • 5d8a0b8158
    Merge pull request #1694 from eli-schwartz/documentation-count-exit-code Anthony Sottile 2022-09-22 21:02:29 -04:00
  • 045923237e
    fix documentation for the --count option Eli Schwartz 2022-09-22 20:28:48 -04:00
  • 4be02109df
    Merge pull request #1693 from PyCQA/pre-commit-ci-update-config Anthony Sottile 2022-09-19 20:04:57 -05:00
  • 8c7c38bad9
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-09-20 00:54:40 +00:00
  • 2ddb431912 Make it easy for third party patch to support pyproject.toml Waket Zheng 2022-09-11 16:29:18 +08:00
  • 7a6c42fc43
    Merge pull request #1681 from wookie184/use-extend-ignore-in-docs Anthony Sottile 2022-09-06 13:57:07 -04:00
  • a3e31c2f44 Prefer extend-ignore over ignore in general examples wookie184 2022-09-06 18:29:02 +01:00
  • 4d1a72afc2
    Merge pull request #1680 from PyCQA/pre-commit-ci-update-config Anthony Sottile 2022-09-05 22:03:08 -04:00
  • 46b404aa1f
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-09-06 01:17:10 +00:00
  • a81fdd49f5
    Merge pull request #1678 from kasium/issue-1676 Anthony Sottile 2022-09-04 16:53:41 -04:00
  • e299674866 Document off-by-default feature Kai Mueller 2022-09-04 15:55:29 +00:00
  • d1939cbafd
    Merge pull request #1677 from kasium/case-typo Anthony Sottile 2022-09-04 11:40:07 -04:00
  • 2ee3c56d93 Fix typo casae->case Kai Mueller 2022-09-04 15:33:18 +00:00
  • 88bd986740
    use isclass instead of not isfunction Ryan Morshead 2022-09-02 17:12:31 -07:00
  • 41fa8f7ccf
    Update main.yml Alex 2022-08-29 08:51:59 +01:00
  • a929f124c8
    Merge pull request #1633 from PyCQA/py37-plus Anthony Sottile 2022-08-27 20:34:38 -04:00
  • e05ea6b579 include bin/ subdirectory in sdist tarballs Dirk Müller 2022-08-18 10:57:07 +02:00
  • d6998224cb Fixes logging edge case in help text defaults chrisRedwine 2022-08-14 02:59:29 -05:00
  • 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