Commit graph

  • 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
  • 19e83b0d88
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-01-31 23:32:49 +00:00
  • 38c50955e8
    Remove duplicated example from options.rst Nikita Sobolev 2022-01-28 11:40:33 +03:00
  • 577631ceac
    Merge pull request #1545 from PyCQA/codegen-pycodestyle-plugin Anthony Sottile 2022-01-27 21:26:06 -05:00
  • 4e56fc0f6a pregenerate the pycodestyle plugin to avoid call overhead Anthony Sottile 2022-01-25 13:30:36 -05:00
  • 1e5f861c52
    Merge pull request #1544 from asottile/slow-debug-log Anthony Sottile 2022-01-24 09:09:22 -05:00
  • 0bb55d36f2 remove slow debug() log Anthony Sottile 2022-01-23 20:55:08 -05:00
  • f178bd340d
    Merge pull request #1543 from asottile/filename-in-execution-error Anthony Sottile 2022-01-23 20:44:19 -05:00
  • d2333c4471 include the file path in the plugin execution error Anthony Sottile 2022-01-23 20:40:34 -05:00
  • e704ab4d44
    Merge pull request #1542 from PyCQA/mccabe_0_7_0 Anthony Sottile 2022-01-23 20:23:41 -05:00
  • 86bdc0dbc8 upgrade mccabe to 0.7.0 Anthony Sottile 2022-01-23 20:17:37 -05:00
  • 9de288a22f
    Merge pull request #1541 from PyCQA/unused-function Anthony Sottile 2022-01-23 19:39:25 -05:00
  • 69eb576dd5
    Merge pull request #1540 from asottile/unused-param Anthony Sottile 2022-01-23 19:38:47 -05:00
  • f0f71fc179 remove unused parameter from make_formatter Anthony Sottile 2022-01-23 19:25:06 -05:00
  • 72a02b9fdc remove function made unused by off_by_default refactor Anthony Sottile 2022-01-23 19:27:18 -05:00
  • 4d06caab00
    Merge pull request #1539 from PyCQA/no-modify-and-return Anthony Sottile 2022-01-23 19:10:56 -05:00
  • f9eb0fd6ea change keyword_arguments_for so it does not modify and return Anthony Sottile 2022-01-23 19:06:06 -05:00
  • 969e8f38d3
    Merge pull request #1538 from asottile/triple-error Anthony Sottile 2022-01-23 18:35:15 -05:00
  • 9343a993f6 remove triple logged stacktrace on unknown plugin args Anthony Sottile 2022-01-23 18:32:28 -05:00
  • d3c9b61a1c
    Merge pull request #1537 from asottile/remove-log-token Anthony Sottile 2022-01-23 18:18:04 -05:00
  • 929cf5dfd3 remove log_token and EXTRA_VERBOSE Anthony Sottile 2022-01-23 18:02:39 -05:00
  • 5ecea41b6d
    Merge pull request #1536 from asottile/physical-line-fix Anthony Sottile 2022-01-22 15:45:15 -05:00
  • 23a60dd902 use the actual line contents when processing physical lines Anthony Sottile 2022-01-22 15:17:10 -05:00
  • f5260d1464
    Merge pull request #1535 from asottile/require-plugins Anthony Sottile 2022-01-22 14:18:33 -05:00
  • d03b9c97cc add a --require-plugins option Anthony Sottile 2022-01-22 13:58:46 -05:00
  • ca573a7ccf
    Merge pull request #1533 from PyCQA/utf8_config Anthony Sottile 2022-01-20 14:09:03 -05:00
  • 9d23faad6d always use UTF-8 encoding when reading configuration Anthony Sottile 2022-01-20 13:56:34 -05:00
  • ed690dcdd2
    Merge pull request #1531 from PyCQA/asottile-patch-1 Anthony Sottile 2022-01-19 09:59:35 -05:00
  • 61e9d72b77
    fix yaml quoting issue Anthony Sottile 2022-01-19 09:39:13 -05:00
  • 9f2331cb0c
    update feature issue form Anthony Sottile 2022-01-19 05:54:42 -08:00
  • f875e6758f
    Merge pull request #1529 from paulhfischer/issue-template-documentation Ian Stapleton Cordasco 2022-01-19 07:08:38 -06:00
  • ec975ad6b2
    link to correct paragraph in feature-request issue template Paul Fischer 2022-01-19 07:56:03 +01:00
  • 6663a2fb9f
    Merge pull request #1528 from PyCQA/plugin_paths_plugin_options Anthony Sottile 2022-01-18 21:02:34 -05:00
  • c194d6cc30 combine local_plugin_paths and parse_plugin_options Anthony Sottile 2022-01-18 20:54:23 -05:00
  • 5445a6fc27
    Merge pull request #1527 from PyCQA/better-unknown-arg-error Anthony Sottile 2022-01-18 20:49:05 -05:00
  • 9b9072e13d slightly improve unknown parameter error Anthony Sottile 2022-01-18 20:25:58 -05:00
  • 2b08d57ac4
    Merge pull request #1523 from asottile/issue-forms Anthony Sottile 2022-01-17 18:48:34 -05:00
  • 0bdf9ddf45 switch from issue templates to issue forms Anthony Sottile 2022-01-17 16:03:52 -05:00
  • ed77e4b770
    Merge pull request #1524 from asottile/fix-docs Anthony Sottile 2022-01-17 17:22:52 -05:00
  • c2610debe6 fix docs build Anthony Sottile 2022-01-17 17:20:44 -05:00
  • bff62cdf86
    Merge pull request #1518 from PyCQA/refactor_plugin_opts Anthony Sottile 2022-01-10 20:17:02 -05:00
  • 1b58293ad3 refactor plugin loading options to prepare for --require-plugins Anthony Sottile 2022-01-10 20:03:25 -05:00
  • 6abefff89e
    Merge pull request #1517 from PyCQA/pre-commit-ci-update-config Anthony Sottile 2022-01-10 17:34:00 -05:00
  • 9f046b58ee
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-01-10 22:27:48 +00:00
  • 3768a44e76
    Merge pull request #1516 from asottile/simplify Anthony Sottile 2022-01-05 22:00:39 -05:00
  • 5ca854a615 simplify a bit of code in style_guide.py Anthony Sottile 2022-01-05 18:56:53 -08:00
  • 034dc7ed09
    Merge pull request #1515 from PyCQA/fix-docs Anthony Sottile 2022-01-05 16:02:30 -05:00
  • af07ecbf96 fix docs build Anthony Sottile 2022-01-05 16:00:01 -05:00
  • 52f7ec9d12
    Merge pull request #1514 from PyCQA/token_info_type Anthony Sottile 2022-01-05 15:40:20 -05:00
  • ec57d5e67c use tokenize.TokenInfo instead of _Token alias Anthony Sottile 2022-01-05 15:37:25 -05:00
  • 01e8376094
    Merge pull request #1513 from asottile/docs_type_hints Anthony Sottile 2022-01-05 14:22:47 -05:00
  • 741ff11bfb use type hints instead of :type and :rtype Anthony Sottile 2022-01-05 14:07:13 -05:00
  • e1d737906c
    Merge pull request #1512 from PyCQA/break_cycle Anthony Sottile 2022-01-05 13:41:49 -05:00
  • fa4c31fb97 break type checking cycles Anthony Sottile 2022-01-05 13:36:22 -05:00
  • f6267dd4d7
    Merge pull request #1511 from PyCQA/new_namedtuple Anthony Sottile 2022-01-05 13:24:37 -05:00
  • 3c885219b5 use typesafe NamedTuple Anthony Sottile 2022-01-05 13:02:38 -05:00
  • f0fb786883
    Merge pull request #1510 from asottile/type_legacy_pt2 Anthony Sottile 2022-01-05 12:37:53 -05:00
  • 78b2db4072 type the rest of the legacy api Anthony Sottile 2022-01-05 12:33:39 -05:00
  • 1c3fef6cda invert order of legacy to make it easier to type Anthony Sottile 2022-01-05 12:08:16 -05:00
  • 0d4128db48
    Merge pull request #1509 from asottile/type_legacy_pt1 Anthony Sottile 2022-01-05 12:07:28 -05:00
  • 3b9b332560 type api.legacy.Report Anthony Sottile 2022-01-05 12:03:58 -05:00
  • 8c7b8bb2ab
    Merge pull request #1508 from asottile/normalize_dot Anthony Sottile 2022-01-05 11:52:10 -05:00
  • 4cb1dc8c44 perform path normalization on '.' Anthony Sottile 2022-01-05 11:44:31 -05:00
  • 7fad9925d2
    Merge pull request #1507 from PyCQA/pre-commit-ci-update-config Anthony Sottile 2022-01-03 17:35:27 -05:00
  • 4d15e0c136
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-01-03 22:11:04 +00:00
  • 8a3c2183e5
    Merge pull request #1506 from asottile/fix-enable Anthony Sottile 2022-01-01 19:48:40 -05:00
  • b62edd334a fix extended_default_select from plugin loading Anthony Sottile 2022-01-01 19:26:43 -05:00
  • 73155616d1
    Merge pull request #1505 from PyCQA/off_by_default Anthony Sottile 2022-01-01 18:44:31 -05:00
  • a8333e2bf2 move managing of off_by_default / enable_extensions to plugin loading Anthony Sottile 2022-01-01 18:28:11 -05:00
  • ff13916d74
    Merge pull request #1504 from asottile/plugin_rework Anthony Sottile 2021-12-31 22:25:03 -05:00
  • 50d69150c1 rework plugin loading Anthony Sottile 2021-12-31 13:11:00 -08:00
  • d17d5103c8
    Merge pull request #1502 from PyCQA/pre-commit-ci-update-config Anthony Sottile 2021-12-27 17:29:58 -05:00
  • 8d3c6ed591
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-12-27 22:23:20 +00:00
  • 38c5eceda9
    Merge pull request #1498 from rkm/fix-missing-config Ian Stapleton Cordasco 2021-12-25 08:01:33 -06:00
  • d948169292 add check for a missing specified config file Ruairidh MacLeod 2021-12-24 01:36:41 +00:00
  • d478d92299 add failing test for missing config file Ruairidh MacLeod 2021-12-24 01:35:27 +00:00
  • df64e392f4
    Merge pull request #1499 from asottile/fix-catastrophic-failure Anthony Sottile 2021-12-24 16:41:56 -05:00
  • a7be5e798b fix AttributeError when catatstrophic failure is triggered Anthony Sottile 2021-12-24 16:38:17 -05:00
  • f7a86ca04b
    Merge pull request #1495 from PyCQA/pre-commit-ci-update-config Anthony Sottile 2021-12-20 16:55:31 -05:00