Commit graph

  • 034f8823bc Merge branch 'app-remove-cached-objects' into 'master' Anthony Sottile 2019-11-05 13:43:45 +00:00
  • c2f4efae8e Merge branch 'app-remove-cached-objects' into 'master' Eric N. Vander Weele 2019-11-05 13:43:01 +00:00
  • 02c6091b27 Merge branch 'py38' into 'master' Anthony Sottile 2019-11-05 13:41:41 +00:00
  • d23f77d06e
    Fix lint error Byeonghoon Yoo 2019-11-05 22:16:18 +09:00
  • 29d8b11209
    Add unit test for dd411e95 Byeonghoon Yoo 2019-11-05 22:00:05 +09:00
  • dd411e95bc
    Fix should_ignore_file() to handle disable-noqa configuration Byeonghoon Yoo 2019-11-05 21:59:19 +09:00
  • 9a45593aae
    Add disable_noqa attribute to FileProcessor Byeonghoon Yoo 2019-11-05 21:54:24 +09:00
  • 6c798ac963 Merge branch 'py38' into 'master' Bastien Vallet 2019-11-05 09:53:09 +00:00
  • f2a17ddf33 Cleanup CI and add python 3.8 support Djailla 2019-11-03 22:57:28 +01:00
  • 2d5eae637a application: Remove checks for properties being set previously Eric N. Vander Weele 2019-11-05 15:32:51 +08:00
  • 19868e5c21 Merge branch 'aggregate_options-simplify-function-definition' into 'master' Anthony Sottile 2019-11-03 01:11:43 +00:00
  • 6c117cedd7 aggregator: Simplify 'aggregate_options' function definition Eric N. Vander Weele 2019-11-03 01:11:43 +00:00
  • 3989b47a71 Merge branch 'aggregate_options-simplify-function-definition' into 'master' Eric N. Vander Weele 2019-11-03 01:10:46 +00:00
  • ff871fe656 Merge branch 'application-argv-required-for-parsing' into 'master' Anthony Sottile 2019-11-03 01:10:34 +00:00
  • 62b3fdf93a Merge branch 'application-argv-required-for-parsing' into 'master' Eric N. Vander Weele 2019-11-03 01:09:59 +00:00
  • f7f9c61108 Merge branch 'application-parse-prelim-opts' into 'master' Anthony Sottile 2019-11-03 01:09:51 +00:00
  • 0a068a80c7 Merge branch 'application-parse-prelim-opts' into 'master' Eric N. Vander Weele 2019-11-03 01:09:17 +00:00
  • 79c221a3e3 Merge branch 'application-make-config' into 'master' Anthony Sottile 2019-11-03 01:09:08 +00:00
  • cbc6e2eac4 aggregator: Simplify 'aggregate_options' function definition Eric N. Vander Weele 2019-11-01 22:53:22 -04:00
  • f8960020d0 application: Make 'parse_configuration_and_cli' parameter required Eric N. Vander Weele 2019-11-01 22:59:04 -04:00
  • 1abe1d42c2 application: Rename prelim parsing method to 'parse_preliminary_options' Eric N. Vander Weele 2019-11-01 22:19:15 -04:00
  • 243e877e67 Merge branch 'application-make-config' into 'master' Eric N. Vander Weele 2019-11-02 17:33:28 +00:00
  • 3ac3349ef3 application: Simplify creation of configuration file finder Eric N. Vander Weele 2019-11-01 21:36:02 -04:00
  • b5157e194d Merge branch 'black-19.10b0-reformat' into 'master' Anthony Sottile 2019-11-02 15:27:15 +00:00
  • 6c6cc105df Merge branch 'black-19.10b0-reformat' into 'master' Eric N. Vander Weele 2019-11-02 08:50:24 +00:00
  • 80e05866fc Reformat with black >= 19.10b0 Eric N. Vander Weele 2019-11-01 21:26:12 -04:00
  • ef7b21227d Merge branch 'fix/tox-ssl' into 'master' Sorin Sbarnea 2019-11-01 10:46:29 +00:00
  • e2aafe6187 Avoid test failures with SSL proxies Sorin Sbarnea 2019-11-01 10:42:26 +00:00
  • b14d47b356 Merge branch 'separate-prelim-options' into 'master' Anthony Sottile 2019-10-31 21:05:07 +00:00
  • 836147087e Merge branch 'separate-prelim-options' into 'master' Eric N. Vander Weele 2019-10-28 17:56:12 +00:00
  • 87acf9e5fc Merge branch '3.7-maintenance' into 'master' Anthony Sottile 2019-10-28 17:54:40 +00:00
  • 22af073654 Merge branch '3.7-maintenance' into 'master' Anthony Sottile 2019-10-28 17:52:37 +00:00
  • ee2920d775 Release 3.7.9 3.7.9 Anthony Sottile 2019-10-28 10:34:54 -07:00
  • 182cdf6c23 Merge branch 'backport_pr_340' into '3.7-maintenance' Anthony Sottile 2019-10-28 17:24:22 +00:00
  • ae91bd7dfa Merge branch 'backport_pr_340' into '3.7-maintenance' Anthony Sottile 2019-10-28 17:20:26 +00:00
  • 04d3f9dcaf Fix travis-ci Anthony Sottile 2019-08-10 13:11:29 -07:00
  • ee740f4a92 Merge branch 'backport_pr_366' into '3.7-maintenance' Anthony Sottile 2019-10-28 17:06:25 +00:00
  • 366e3c3a47 Merge branch 'backport_pr_366' into '3.7-maintenance' Anthony Sottile 2019-10-28 17:02:15 +00:00
  • 04f49a7a77 Only use multiprocessing when the method is fork Anthony Sottile 2019-10-28 09:17:59 -07:00
  • 7441c63de8 Merge branch 'specific_noqa_pycodestyle' into 'master' Anthony Sottile 2019-10-28 16:51:09 +00:00
  • 6cc0abbea2 Merge branch 'only_fork' into 'master' Anthony Sottile 2019-10-28 16:50:22 +00:00
  • c415a8b0f0 Merge branch 'only_fork' into 'master' Anthony Sottile 2019-10-28 16:43:44 +00:00
  • 51f32bbe93 Only use multiprocessing when the method is fork Anthony Sottile 2019-10-28 09:17:59 -07:00
  • d599950e6e Merge branch 'flake8-bugbear' into 'master' Anthony Sottile 2019-10-25 21:22:11 +00:00
  • 19571af790 Merge branch 'flake8-bugbear' into 'master' Eric N. Vander Weele 2019-10-25 21:11:38 +00:00
  • b42e758ac7 linters: Add flake8-bugbear for finding bugs and design problems Eric N. Vander Weele 2019-10-25 16:37:40 -04:00
  • 964b3a9c21 application: Forward remaining unknown arguments to final CLI parsing Eric N. Vander Weele 2019-10-25 15:20:06 -04:00
  • 4151ae0e53 application: Ensure --version is unknown during preliminary parsing Eric N. Vander Weele 2019-10-25 15:01:30 -04:00
  • b9c8c3e118 application: Ensure -h/--help is unknown during preliminary parsing Eric N. Vander Weele 2019-10-25 15:01:30 -04:00
  • 2260f5362e application: Keep unknown options in the unknown argument list Eric N. Vander Weele 2019-10-25 15:01:30 -04:00
  • 7f46990f4b application: Change to argparse.ArgumentParser for preliminary parsing Eric N. Vander Weele 2019-10-25 15:01:30 -04:00
  • a90200353e application: Register preliminary options on a separate argument parser Eric N. Vander Weele 2019-10-25 15:01:30 -04:00
  • 1d7558f7da optmanager: Inherit options from parent argument parsers Eric N. Vander Weele 2019-10-25 15:01:30 -04:00
  • 2a5c2bb696 options: Split-out registration of preliminary options Eric N. Vander Weele 2019-10-25 15:01:30 -04:00
  • e2c4b50a46 Merge branch 'config-search-relative-to-cwd' into 'master' Anthony Sottile 2019-10-23 17:58:38 +00:00
  • e061259709 Merge branch 'black-format' into 'master' Anthony Sottile 2019-10-13 17:49:37 +00:00
  • 66f832d291 application: Remove forwarding unused preliminary arguments Eric N. Vander Weele 2019-10-12 22:50:46 +01:00
  • 3f1bdc74a9 tests: Verify ConfigFileFinder behavior based on getcwd() Eric N. Vander Weele 2019-10-12 22:45:39 +01:00
  • 584402fa1c config: Remove args parameter from ConfigFileFinder.__init__ Eric N. Vander Weele 2019-10-12 22:22:08 +01:00
  • b3a31496b7 config: Search for configuration relative to current working directory Eric N. Vander Weele 2019-10-12 22:04:55 +01:00
  • 9130748f14 Merge branch 'black-format' into 'master' Eric N. Vander Weele 2019-10-13 17:37:11 +00:00
  • 5fc1d3def0 Reformat files via black Eric N. Vander Weele 2019-10-13 13:35:56 -04:00
  • daca2c80db Merge branch 'remove-output-file-config' into 'master' Anthony Sottile 2019-10-13 03:48:44 +00:00
  • 4849ebe00e Merge branch 'remove-output-file-config' into 'master' Eric N. Vander Weele 2019-10-13 03:47:59 +00:00
  • a8c69c3857 Merge branch 'remove-verbose-config' into 'master' Anthony Sottile 2019-10-13 03:47:45 +00:00
  • bb12b83cc0 options: Remove parsing --output-file from the configuration file Eric N. Vander Weele 2019-10-12 15:36:17 +01:00
  • c85cf0dbb4 Merge branch 'remove-verbose-config' into 'master' Eric N. Vander Weele 2019-10-12 13:26:57 +00:00
  • 6017022942 options: Remove parsing --verbose from the configuration file Eric N. Vander Weele 2019-10-12 12:30:53 +02:00
  • 0359533fca Merge branch 'remove-application-prelim-option-state' into 'master' Anthony Sottile 2019-10-01 18:34:25 +00:00
  • b12839aec0 Merge branch 'remove-application-prelim-option-state' into 'master' Eric N. Vander Weele 2019-10-01 07:04:59 +00:00
  • b54164f916 application: Remove preliminary argument parsing state Eric N. Vander Weele 2019-10-01 08:48:18 +02:00
  • 95a88e3fcd application: Pass prelim opts to .find_plugins() Eric N. Vander Weele 2019-10-01 08:48:18 +02:00
  • 32ebb4fa55 application: Pass prelim opts and args to .make_config_finder() Eric N. Vander Weele 2019-10-01 08:48:18 +02:00
  • 55ef2c6f5e application: Pass returned prelim options to .configure_logging() Eric N. Vander Weele 2019-10-01 08:48:18 +02:00
  • 6043e90855 application: Return namespace and args from preliminary arg parsing Eric N. Vander Weele 2019-10-01 08:48:18 +02:00
  • 6bae5f7ef6 Merge branch 'remove_E101_indent_char_resetting' into 'master' Ian Stapleton Cordasco 2019-09-25 23:42:44 +00:00
  • b9f11b518e Merge branch 'remove_E101_indent_char_resetting' into 'master' Anthony Sottile 2019-09-24 21:38:41 +00:00
  • fdcec2803a Don't reset indent_char when we encounter E101 Anthony Sottile 2019-09-24 13:53:04 -07:00
  • 057224436a Merge branch 'fix-mock' into 'master' Kurt Mosiejczuk 2019-09-13 20:22:31 +00:00
  • 5faa1df46a Make flake8 use built-in mock from unittest, if available (Python 3.4+) Kurt Mosiejczuk 2019-09-13 16:19:22 -04:00
  • 5cc3f4577f Print errors to stderr Daniel Hahler 2019-09-13 01:31:46 +02:00
  • 121ea4f056 Merge branch 'whitespace_fixers' into 'master' Anthony Sottile 2019-09-08 06:53:48 +00:00
  • ee0cdee4af Merge branch 'whitespace_fixers' into 'master' Anthony Sottile 2019-09-08 06:50:11 +00:00
  • e42884cf60 Add whitespace fixers Anthony Sottile 2019-09-07 23:49:47 -07:00
  • 5cce7c2cc3 Merge branch 'type_more' into 'master' Anthony Sottile 2019-09-08 06:45:41 +00:00
  • 8c68cc7d1a Merge branch 'type_more' into 'master' Anthony Sottile 2019-09-08 06:45:11 +00:00
  • 2c7b550d23 Merge branch 'disable_assert_nosec' into 'master' Anthony Sottile 2019-09-08 06:45:08 +00:00
  • 345ba4869f Merge branch 'disable_assert_nosec' into 'master' Anthony Sottile 2019-09-08 06:42:59 +00:00
  • f0cd1537ac Simplify bandit config and allow assert Anthony Sottile 2019-09-07 23:42:33 -07:00
  • 92fbdda253 Add type annotations for flake8.processor Anthony Sottile 2019-09-07 23:31:04 -07:00
  • ae2f38fbeb Add type annotations to flake8.styleguide Anthony Sottile 2019-09-07 23:06:59 -07:00
  • a13f02a386 Merge branch 'type_annotate_option_manager' into 'master' Anthony Sottile 2019-09-07 21:51:05 +00:00
  • fe9951aa57 Merge branch 'type_annotate_option_manager' into 'master' Anthony Sottile 2019-09-07 21:39:58 +00:00
  • 8c4e42afaa Type annotate flake8.options.manager Anthony Sottile 2019-09-07 14:37:50 -07:00
  • 46211a8301 Merge branch 'per-file-ignores-parse-on-load' into 'master' Eric N. Vander Weele 2019-09-01 23:05:04 +00:00
  • 31aad5975a Normalize 'per-file-ignores' file paths Eric N. Vander Weele 2019-08-28 15:27:51 -04:00
  • 8cd1e0ecc7 Merge branch 'optmgr-parse-args-default-values' into 'master' Anthony Sottile 2019-08-31 04:15:30 +00:00
  • a27b7aac20 Merge branch 'optmgr-parse-args-default-values' into 'master' Eric N. Vander Weele 2019-08-31 04:11:00 +00:00
  • aadd09dd8b Set configuration file-provided values via ArgumentParser.set_defaults() Eric N. Vander Weele 2019-08-30 15:17:16 -04:00
  • b231c10016 Test default provided options are forwarded Eric N. Vander Weele 2019-08-30 15:17:16 -04:00