Commit graph

  • 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
  • 19db908605
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-12-20 21:41:31 +00:00
  • f90a549da5
    Merge pull request #1490 from asottile/option-manager-versions Anthony Sottile 2021-12-08 16:05:15 -05:00
  • f98d52a398 have OptionManager take plugin versions directly Anthony Sottile 2021-12-08 15:49:17 -05:00
  • fed77cd60a
    Merge pull request #1489 from asottile/exceptions-plugin-name Anthony Sottile 2021-12-07 18:39:11 -05:00
  • 1e4743d490 use plugin_name= instead of dicts in exceptions Anthony Sottile 2021-12-07 15:36:20 -08:00
  • 0f1825fdbe
    Merge pull request #1488 from asottile/stage1-parser Anthony Sottile 2021-12-07 18:32:26 -05:00
  • 3fa044ca4b return an argparser instead of side-effects Anthony Sottile 2021-12-07 15:28:58 -08:00
  • 1587936e2a
    Merge pull request #1487 from PyCQA/debug-store-true Anthony Sottile 2021-12-07 17:05:22 -05:00
  • 52fb518104 eliminate --bug-report double-parse quirk with store_true Anthony Sottile 2021-12-07 13:47:33 -08:00
  • 03b33b9573
    Merge pull request #1486 from PyCQA/stray-noqa Anthony Sottile 2021-12-07 16:08:24 -05:00
  • 1f76cce31b remove stray noqa Anthony Sottile 2021-12-07 13:03:26 -08:00
  • 5d81f4b58d
    Merge pull request #1485 from PyCQA/disabled-by-default-plugin-test Anthony Sottile 2021-12-07 15:28:05 -05:00
  • fa8ac82ee2 add integration test for off_by_default plugin Anthony Sottile 2021-12-07 12:25:24 -08:00
  • c3ab1fcfb2
    Merge pull request #1484 from PyCQA/pre-commit-ci-update-config Anthony Sottile 2021-12-06 17:25:15 -05:00
  • 878d2a772a
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-12-06 22:19:46 +00:00
  • 69497e3b73 changed additional candidates to lists to become more mutable Christian Zandee 2021-11-29 11:54:08 +01:00
  • 54d81ee27d fixed tox tests Christian Zandee 2021-11-29 11:21:05 +01:00
  • ee414e93f5 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2021-11-29 10:04:00 +00:00
  • 7218f9cc78 fixed tests for additional default config Christian Zandee 2021-11-29 11:02:26 +01:00
  • f18685891e [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2021-11-29 06:37:40 +00:00
  • 0204d636a1 More descriptive documentation about config files. Michal Siska 2021-11-28 19:47:52 +01:00
  • 266204d1d1 allow additional default configuration locations Christian Zandee 2021-11-26 19:31:06 +01:00