Commit graph

  • 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
  • ec8fcfc8f8 Add typing to OptionManager.parse_args() Eric N. Vander Weele 2019-08-30 15:17:16 -04:00
  • ca62d9333e Merge branch 'optmgr-parse-unknown-default-values' into 'master' Eric N. Vander Weele 2019-08-30 19:18:16 +00:00
  • b8c5dbf862 Set configuration file-provided values via ArgumentParser.set_defaults() Eric N. Vander Weele 2019-08-30 15:17:16 -04:00
  • 82081badb0 Test default provided options are forwarded Eric N. Vander Weele 2019-08-30 15:17:16 -04:00
  • 18806a4956 Add typing to OptionManager.parse_args() Eric N. Vander Weele 2019-08-30 15:17:16 -04:00
  • eee53d9440 Merge branch 'type-parse-known-args' into 'master' Anthony Sottile 2019-08-30 18:25:23 +00:00
  • 822fab60f3 Merge branch 'type-parse-known-args' into 'master' Eric N. Vander Weele 2019-08-30 18:17:28 +00:00
  • 8ea3c6321d Add typing to OptionManager.parse_known_args() Eric N. Vander Weele 2019-08-30 12:47:56 -04:00
  • c185a2fe6a Merge branch 'remove-parse-known-args-value' into 'master' Anthony Sottile 2019-08-30 16:36:52 +00:00
  • 16e64e2379 Merge branch 'remove-parse-known-args-value' into 'master' Eric N. Vander Weele 2019-08-30 16:32:44 +00:00
  • 220a9287f5 Remove unused parameter from OptionManager.parse_known_args() Eric N. Vander Weele 2019-08-30 12:30:33 -04:00
  • a649019c2e Merge branch 'type-config-file-finder' into 'master' Anthony Sottile 2019-08-29 20:40:41 +00:00
  • 1452565c80 Merge branch 'type-config-file-finder' into 'master' Eric N. Vander Weele 2019-08-29 20:37:41 +00:00
  • c2216c0ddf Add typings to ConfigFileFinder constructor Eric N. Vander Weele 2019-08-29 16:34:30 -04:00
  • 5144196abd Do not pass noqa to plugins, have flake8 decide whether to report Anthony Sottile 2019-07-10 08:11:41 -07:00
  • 45ad2faf8f Merge branch 'hoist-argv' into 'master' Anthony Sottile 2019-08-29 20:09:47 +00:00
  • d3abdee6cf Merge branch 'hoist-argv' into 'master' Eric N. Vander Weele 2019-08-29 20:06:08 +00:00
  • cf4bc53c12 Hoist passing through sys.argv at the CLI layer Eric N. Vander Weele 2019-08-28 16:20:38 -04:00
  • 8b34b334fa Merge branch 'revert-6a70aaae' into 'master' Anthony Sottile 2019-08-28 23:21:04 +00:00
  • a923eb9c3d Merge branch 'revert-6a70aaae' into 'master' Anthony Sottile 2019-08-28 23:16:26 +00:00
  • b41d983f04 Revert "Merge branch 'hoist-argv' into 'master'" Anthony Sottile 2019-08-28 23:16:20 +00:00
  • 6a70aaae7f Merge branch 'hoist-argv' into 'master' Anthony Sottile 2019-08-28 23:08:45 +00:00
  • 335ec84f10 Merge branch 'hoist-argv' into 'master' Eric N. Vander Weele 2019-08-28 21:51:38 +00:00
  • 50ac2f7237 Hoist passing through sys.argv at the CLI layer Eric N. Vander Weele 2019-08-28 16:20:38 -04:00
  • 7708e5b4ab Merge branch 'plugin_argparse_groups' into 'master' Anthony Sottile 2019-08-19 23:13:54 +00:00
  • eea5bf9225 Merge branch 'plugin_argparse_groups' into 'master' Anthony Sottile 2019-08-19 22:59:20 +00:00
  • 8fd36ba15b Put plugin options into separate argparse groups Anthony Sottile 2019-08-19 15:58:34 -07:00
  • f265b2275b Merge branch 'argparse' into 'master' Anthony Sottile 2019-08-18 22:08:13 +00:00
  • a612990366 Merge branch 'argparse' into 'master' Anthony Sottile 2019-08-18 22:05:03 +00:00
  • 76515bbb8e Apply suggestion to src/flake8/formatting/base.py Anthony Sottile 2019-08-18 22:05:00 +00:00
  • b66ebd7034 move from optparse to argparse Anthony Sottile 2019-08-10 18:28:32 -07:00
  • 9c18aaedb4 Merge branch 'fix_travis2' into 'master' Anthony Sottile 2019-08-11 00:08:36 +00:00
  • 554e91fdb0 Fix travis-ci Anthony Sottile 2019-08-10 13:11:29 -07:00
  • 03cb85f556 Merge branch 'show_source_with_tabs' into 'master' Anthony Sottile 2019-08-10 18:44:04 +00:00
  • e8c79dcd33 Fix --show-source when indented with tabs Anthony Sottile 2019-08-10 11:35:14 -07:00
  • eaa57304ce Add NPM node_modules to default exclude list Jon Dufresne 2019-08-08 10:01:18 -07:00
  • d43d498d41 Merge branch 'doc_conf_priority' into 'master' Anthony Sottile 2019-08-07 13:00:58 +00:00
  • 9e97143e49 Document priority of configuration files and command line peterjc 2019-08-07 10:31:14 +01:00
  • d9a4547487 Merge branch 'remove_pydocstyle_workaround' into 'master' Anthony Sottile 2019-08-02 18:05:57 +00:00
  • 3d1069a397 Remove workaround for broken pydocstyle / flake8-docstrings Anthony Sottile 2019-08-02 10:57:15 -07:00
  • 4b7208936a Merge branch 'deprecate_setuptools_command' into 'master' Anthony Sottile 2019-08-01 21:26:24 +00:00
  • e8de432f8e Merge branch 'simplify-normalize-paths' into 'master' Anthony Sottile 2019-07-28 14:48:47 +00:00
  • 1757bce321 utils: Tighten parse_comma_separated_list() contract further Eric N. Vander Weele 2019-07-28 10:39:27 -04:00
  • f01011a403 Normalize option values additionally by type Eric N. Vander Weele 2019-07-28 10:39:27 -04:00
  • 1ba56b9056 utils: Change normalize_paths() contract Eric N. Vander Weele 2019-07-28 10:39:27 -04:00
  • a0cd55fd6d utils: Assert desired contract for normalize_paths() Eric N. Vander Weele 2019-07-28 10:39:27 -04:00
  • 9283f2f03f utils: Change parse_comma_separated_list() contract Eric N. Vander Weele 2019-07-28 10:39:27 -04:00
  • 9fbaf2d2ea utils: Assert desired contract for parse_comma_separated_list() Eric N. Vander Weele 2019-07-28 10:39:27 -04:00
  • 862b17d229 Merge branch 'extra-config-normalization' into 'master' Anthony Sottile 2019-07-23 04:29:28 +00:00
  • 95f26d7fe9 Push down extra config file path normalization into main config handling Eric N. Vander Weele 2019-07-22 21:29:24 -04:00
  • ace069c9c3 Merge branch 'F633' into 'master' Anthony Sottile 2019-07-19 23:05:31 +00:00
  • ce26d89cbf
    Fix incorrect error string in documentation Markus Gerstel 2019-07-19 23:54:44 +01:00
  • 77abc11a6f Deprecate the flake8 setuptools integration Anthony Sottile 2019-07-08 15:21:10 -07:00
  • 4a52c99cde Merge branch 'fix_appveyor' into 'master' Anthony Sottile 2019-07-08 21:57:21 +00:00
  • d4b0073167 Fix / improve recently merged patches + CI Anthony Sottile 2019-07-08 13:44:36 -07:00
  • f00d483ea5 Merge branch 'dev' into 'master' Anthony Sottile 2019-07-08 20:14:44 +00:00
  • 3397a94a10 Move setup metadata to setup.cfg Surya Teja 2019-07-08 20:14:44 +00:00
  • 65262dc597 Merge branch 'extend-exclude' into 'master' Anthony Sottile 2019-07-08 20:12:47 +00:00
  • 9ba6677c4a support extend-exclude Fixes #535 Thomas Grainger 2019-07-08 20:12:47 +00:00
  • 0d7247082e Merge branch 'master' into 'master' Anthony Sottile 2019-07-08 20:11:25 +00:00
  • aa792d2930 Release 3.7.8 3.7.8 Anthony Sottile 2019-07-08 11:21:04 -07:00
  • f41e87bf37 Merge branch 'pyflake-normalize-path' into 'master' Anthony Sottile 2019-07-08 17:04:02 +00:00
  • 24e8b8163c pyflakes: Change to normalize_path() for filename normalization Eric N. Vander Weele 2019-07-07 08:39:56 -04:00
  • d6bf438e44 Merge branch 'fix_linters' into 'master' Anthony Sottile 2019-07-08 16:14:15 +00:00
  • 7506847c9a fix CI build Anthony Sottile 2019-07-08 08:54:49 -07:00
  • 076dfeee37 Merge branch 'patch-1' into 'master' Anthony Sottile 2019-06-16 17:17:46 +00:00
  • 37964dbd84 Update test_violation.py Added tests to check if long error codes are correctly identified. Markus Piotrowski 2019-06-16 17:02:54 +00:00
  • 0ac337608b This PR addresses issue #549 (noqa does only work as intended with single letter error codes). A single change in the regex NOQA_INLINE_REGEXP in defaults.py will allow to catch error codes which consist of more than one letter. Markus Piotrowski 2019-06-16 15:55:37 +00:00
  • 2f8bc64b1e Merge branch 'show_traceback' into 'master' Anthony Sottile 2019-06-14 18:03:39 +00:00
  • 40b3397d95 Fixes issue #487 surya teja reddy valluri 2019-06-06 06:07:47 -07:00
  • 2207ca422d linters also passed #487 surya teja reddy valluri 2019-06-06 05:55:42 -07:00
  • 89cbe0f729 Working for both 2 and 3 surya teja reddy valluri 2019-06-06 05:52:46 -07:00
  • 1d7a5690a3 activated requires-dist surya teja reddy valluri 2019-06-06 05:30:14 -07:00
  • 9c935ace74 Most of the meta data is moved except entry points surya teja reddy valluri 2019-06-06 04:29:06 -07:00
  • 027ed1c9cc Merge branch 'doc/gitignore' into 'master' Anthony Sottile 2019-05-30 13:37:54 +00:00
  • 78a4f4cda4 Document global gitignore files for contributors Mandar Vaze 2019-05-30 13:37:54 +00:00
  • 227be70a3a Document global gitignore files for contributors Mandar Vaze 2019-05-30 16:02:58 +05:30
  • 609693bb5c Merge branch 'flake8-typing-imports' into 'master' Anthony Sottile 2019-05-21 05:39:57 +00:00
  • d81de455b6 Ensure typing imports don't break old patch versions Anthony Sottile 2019-05-20 22:30:06 -07:00
  • 9b79c40cdb Merge branch 'mypy' into 'master' Anthony Sottile 2019-05-21 03:07:47 +00:00
  • 52e4126e78 Merge branch 'asottile-entry-point-docs-fixup' into 'master' Anthony Sottile 2019-05-21 00:37:35 +00:00
  • 81838de946 Fix sample entry points in docs Anthony Sottile 2019-05-21 00:24:47 +00:00
  • 6813f159d7 Show traceback on plugin exception Ivan Pozdeev 2019-05-19 14:42:04 +03:00
  • fb7e9338cd mypy now passes Anthony Sottile 2019-05-19 17:01:14 -07:00
  • b6ba6d4d03 Merge branch 'nosec' into 'master' Anthony Sottile 2019-05-19 16:45:05 +00:00
  • dcd37ec3d4 whitelist a bandit false positive and improve type annotation Anthony Sottile 2019-05-19 09:38:48 -07:00
  • 89b0bb87d7 Merge branch 'ignore-coverage-files-in-parallel-mode' into 'master' Anthony Sottile 2019-05-02 00:02:38 +00:00
  • f1a621e5cd
    ignore .coverage files in --parallel-mode Thomas Grainger 2019-05-01 11:22:26 +01:00
  • 98beabdcc5 Merge branch 'tokenize_error' into 'master' Anthony Sottile 2019-04-07 14:54:35 +00:00
  • 38ab47702a Fix crash when file fails to tokenize but parses Anthony Sottile 2019-04-07 07:35:46 -07:00
  • 2b333fad1a Merge branch 'master' into 'master' Anthony Sottile 2019-03-20 15:40:02 +00:00
  • e22ed0743e document max-doc-length option Antoine Gallix 2019-03-20 15:12:14 +01:00
  • 6fb49b2e80 Remove filter by filename in utils.filenames_from Yevhen Amelin 2019-03-18 20:20:03 +02:00
  • d365e06d7e Merge branch 'fix_black' into 'master' Anthony Sottile 2019-03-18 19:24:32 +00:00
  • 65f97106ae Updates for changes in black's cli Anthony Sottile 2019-03-18 12:21:00 -07:00
  • 90c8df8206
    fix spelling of adjective Bronsen 2019-03-13 17:25:14 +01:00
  • fadedefae2 Merge branch 'charlesfrye/fix-prelim-args' into 'master' Anthony Sottile 2019-03-11 22:00:01 +00:00
  • e9b9ebb58e makes prelim_args test more explicit Charles Frye 2019-03-11 14:05:34 -07:00