Commit graph

  • 4a46412bf6
    Check for alternate_separator only when truthy Ian Cordasco 2016-07-22 17:12:49 -05:00
  • 473106fee1
    Check for both os.path.sep and os.path.altsep Ian Cordasco 2016-07-22 17:02:12 -05:00
  • a8753b3ff9
    Add AppVeyor config file Ian Cordasco 2016-07-22 08:26:41 -05:00
  • 9cf8603e94 Add support for tokens of a complete file Fabian Neundorf 2016-07-21 11:55:41 +00:00
  • c3ee4829ed Merge branch 'fix-typo-indect' into 'master' Ian Cordasco 2016-07-21 16:28:10 +00:00
  • 965d6f9509 Fix typo in documentation using indect Fabian Neundorf 2016-07-21 11:57:33 +00:00
  • 1dad1e3a95
    Merge branch 'pr/78' Ian Cordasco 2016-07-20 19:29:32 -05:00
  • a1fdb5a2b5
    Fix up merge request 78 Ian Cordasco 2016-07-20 19:28:13 -05:00
  • 7934f8dce2 Propagate the stdin_display_name to checker and processor Leonardo Rochael Almeida 2016-07-20 17:22:49 -03:00
  • b2b4cae8e3 Allow stdin and directly named files to be excluded from check Leonardo Rochael Almeida 2016-07-20 16:43:34 -03:00
  • d69cb0564a Merge branch 'document-polyfill' into 'master' Ian Cordasco 2016-07-20 13:49:12 +00:00
  • 8a2e7ff908
    Trim trailing whitespace in compat docs Ian Cordasco 2016-07-20 08:17:33 -05:00
  • 370912988f
    Document flake8-polyfill in compatibility section Ian Cordasco 2016-07-20 08:12:45 -05:00
  • 9f2eac7df1 Merge branch 'legacy-api-tests' into 'master' Ian Cordasco 2016-07-19 16:26:42 +00:00
  • 21a6df725b
    Add a bunch more legacy API tests Ian Cordasco 2016-07-19 11:12:51 -05:00
  • 9cbb31b463 Merge branch 'git-config-parsing' into 'master' Ian Cordasco 2016-07-19 12:27:25 +00:00
  • b712405586 Fix git config parsing Sabbir Muhit 2016-07-18 22:38:10 -04:00
  • 8b4f12872e
    Add more simple tests for the legacy api Ian Cordasco 2016-07-16 21:06:27 -05:00
  • 6e3107001f
    Begin adding tests for the Legacy API Ian Cordasco 2016-07-16 20:27:07 -05:00
  • e778c6ebc3 Merge branch 'bug/168' into 'master' Ian Cordasco 2016-07-16 15:17:16 +00:00
  • 73be9b0e90
    Add OptionManager#parse_known_args Ian Cordasco 2016-07-16 10:07:19 -05:00
  • 43df3ecf74
    Use raw strings for docstring Ian Cordasco 2016-07-14 08:18:38 -05:00
  • ec678de427
    Document Legacy API Ian Cordasco 2016-07-14 08:13:10 -05:00
  • 911c69f0fd
    Fix up docstrings and __all__ in api.legacy Ian Cordasco 2016-07-14 07:47:10 -05:00
  • dc05fce516
    Run the individual methods in Application#initialize Ian Cordasco 2016-07-14 07:45:03 -05:00
  • 4d6929c8ab Merge branch 'add-statistics' into 'master' Ian Cordasco 2016-07-13 01:07:58 +00:00
  • 2ffcf96b4b
    Use statistics in the legacy report class Ian Cordasco 2016-07-12 20:04:20 -05:00
  • 14cab7e81b
    Add statistics collection to StyleGuide Ian Cordasco 2016-07-12 20:04:04 -05:00
  • 61430951ec
    Add more tests around our Statistics class Ian Cordasco 2016-07-12 19:58:44 -05:00
  • 2d3f062191
    Add actual tests around statistics module Ian Cordasco 2016-07-12 08:21:57 -05:00
  • 1a722bbe7b
    Add empty test file for our statistics module Ian Cordasco 2016-07-11 20:24:38 -05:00
  • 6cfb292b1b
    Add the statistics module Ian Cordasco 2016-07-11 20:13:41 -05:00
  • 58e67634cd
    Add build testenv for future CI work Ian Cordasco 2016-07-10 09:31:43 -05:00
  • 2dec2ebc6e
    Set default python for flake8 testenv Ian Cordasco 2016-07-10 09:29:57 -05:00
  • 2660ddd031
    Move trie implementation out of plugins Ian Cordasco 2016-07-10 09:29:06 -05:00
  • edd84fba52 Merge branch 'bug/157' into 'master' Ian Cordasco 2016-07-10 01:29:17 +00:00
  • e977c6671a
    Update tests for errors with no physical line Ian Cordasco 2016-07-09 20:26:08 -05:00
  • 57e82688df
    Handle errors reported in empty files Ian Cordasco 2016-07-09 20:21:26 -05:00
  • 7ea6da2d55 Merge branch 'add-empty-test-fixture' into 'master' Ian Cordasco 2016-07-10 00:54:09 +00:00
  • 8e27f0fbcf
    Add empty file as a test fixture Ian Cordasco 2016-07-09 19:41:47 -05:00
  • ee44be0c82 Merge branch 'docs/update-plugin-dev' into 'master' Ian Cordasco 2016-07-09 21:24:57 +00:00
  • 469da96001
    Add new Flake8 classifier to Trove list Ian Cordasco 2016-07-09 16:16:07 -05:00
  • 2e5100d44c Merge branch 'bug/163' into 'master' Ian Cordasco 2016-07-09 21:10:44 +00:00
  • f93a3f3c7b Merge branch 'get-option' into 'master' Ian Cordasco 2016-07-09 20:09:23 +00:00
  • fabb13c5d1 Use option name provided by the parser Fabian Neundorf 2016-07-09 19:27:19 +00:00
  • ae794fb46a
    Update setuptools integration for setup.cfg Ian Cordasco 2016-07-09 07:02:27 -05:00
  • 45a57df542 Merge branch 'backwards-compat-api' into 'master' Ian Cordasco 2016-07-08 16:08:27 +00:00
  • 1372d0dd1c
    Handle kwargs passed to get_style_guide Ian Cordasco 2016-07-07 17:39:02 -05:00
  • a4ce229fb6
    Fill in most of the legacy API Ian Cordasco 2016-07-07 13:29:53 -05:00
  • 41cd67f747
    Simplify our test environments Ian Cordasco 2016-06-30 20:09:46 -05:00
  • cde783d135
    Clean up setup.py a bit Ian Cordasco 2016-06-30 16:03:02 -05:00
  • 4a05d02ca6
    Fix up MANIFEST.in Ian Cordasco 2016-06-30 15:34:29 -05:00
  • 6a2ad045fa
    Add the skeleton for the LegacyStyleGuide Ian Cordasco 2016-06-30 08:27:32 -05:00
  • f963641e93
    Update defaults Ian Cordasco 2016-06-30 06:54:10 -05:00
  • 6208a4969b
    Add README to linters Ian Cordasco 2016-06-29 19:17:20 -05:00
  • 8f5348136f
    Remove exc_info for logging.exception Ian Cordasco 2016-06-29 15:22:22 -05:00
  • 5b8a875965
    Add 3.0.0b2 release notes 3.0.0b2 Ian Cordasco 2016-06-28 20:47:44 -05:00
  • 75e1c1efbf
    Revert "Prefer .flake8 if present for options." Ian Cordasco 2016-06-28 20:47:16 -05:00
  • 15745558c1
    Iterate over the checkers fewer times Ian Cordasco 2016-06-28 20:27:29 -05:00
  • d8665435a5
    Bump version for next beta release Ian Cordasco 2016-06-28 20:26:50 -05:00
  • 497f52e4b1
    Add a dogfood testenv Ian Cordasco 2016-06-28 13:21:58 -05:00
  • 84af24f240
    Fix some logging and logging levels Ian Cordasco 2016-06-28 13:21:22 -05:00
  • c9fb680dff
    Add python and platform details to --version Ian Cordasco 2016-06-28 13:02:50 -05:00
  • 2d3e277b1e
    Handle optional parameters that were never supported Ian Cordasco 2016-06-28 09:36:24 -05:00
  • ec2e601cbf
    Enable plugins automatically during registration Ian Cordasco 2016-06-28 07:42:51 -05:00
  • 31c32e3327
    Parse hyphenated config names also Ian Cordasco 2016-06-28 05:47:14 -05:00
  • 95c373cf11
    Handle EarlyQuits and KeyboardInterrupts Ian Cordasco 2016-06-26 20:29:13 -05:00
  • 7fe5b359f7
    Add high-level overview of how things fit together Ian Cordasco 2016-06-26 20:28:24 -05:00
  • b194717d1a
    Search current directory if no paths are specified Ian Cordasco 2016-06-26 15:08:58 -05:00
  • 790549fd25
    Open our README appropriately Ian Cordasco 2016-06-26 07:13:16 -05:00
  • b82e0d5176
    Add forgotten release note Ian Cordasco 2016-06-26 06:44:05 -05:00
  • 5a9b7c27ab
    Update compatibility docs Ian Cordasco 2016-06-26 06:41:47 -05:00
  • 6b7855e102
    Update the README Ian Cordasco 2016-06-25 20:09:11 -05:00
  • 2c4eb1377b Merge branch 'add-gitlab-ci' into 'master' Ian Cordasco 2016-06-25 21:11:10 +00:00
  • 6bca1c30cc
    Fix linters to use src/flake8 Ian Cordasco 2016-06-25 16:07:28 -05:00
  • 951bbe337f
    Add python*-dev packages Ian Cordasco 2016-06-25 16:00:45 -05:00
  • 7f3783d109 Merge branch 'prefer-.flake8' into 'master' Ian Cordasco 2016-06-25 20:29:15 +00:00
  • b5d13260eb
    Enable GitLab CI Ian Cordasco 2016-06-25 15:28:31 -05:00
  • db9d4ad8b4 Prefer .flake8 if present for options. Tom Prince 2016-06-21 08:57:52 -06:00
  • 00575214db
    Add missing release notes Ian Cordasco 2016-06-25 12:29:58 -05:00
  • 04413f8338
    Add the long description back to setup.py Ian Cordasco 2016-06-25 12:27:14 -05:00
  • 1254fe8f5c
    Bump version to 2.6.2 2.6.2 Ian Cordasco 2016-06-25 12:11:19 -05:00
  • cee691059f
    Merge branch 'origin/proposed/3.0' into master 3.0.0b1 Ian Cordasco 2016-06-25 12:01:02 -05:00
  • 6eb2e3a701
    Add more release notes for 3.0.0b1 Ian Cordasco 2016-06-25 11:55:52 -05:00
  • 7340b3e057
    Add release note for 2.6.1 Ian Cordasco 2016-06-25 11:40:41 -05:00
  • 9308910893
    Bump version for 2.6.1 2.6.1 Ian Cordasco 2016-06-25 11:37:24 -05:00
  • fe8c59c113 Merge branch 'prefer-.flake8' into 'master' Ian Cordasco 2016-06-25 16:32:26 +00:00
  • 5d1150cc27
    Update the packaging so wheels work Ian Cordasco 2016-06-25 11:20:28 -05:00
  • 1ec83033e9
    Update the copyright in the LICENSE Ian Cordasco 2016-06-25 10:49:32 -05:00
  • 7b31ecf7d5
    Update the MANIFEST.in for sdists Ian Cordasco 2016-06-25 10:48:52 -05:00
  • 1a2c68f5da
    Move flake8 into src Ian Cordasco 2016-06-25 10:12:13 -05:00
  • 5c8d767626
    Rename dev subdirectory to plugin-development Ian Cordasco 2016-06-25 09:51:15 -05:00
  • 14ce512b9a
    Add extra information to plugin dev index Ian Cordasco 2016-06-25 09:49:06 -05:00
  • 87b331c552
    Add some notes for users about how to use plugins Ian Cordasco 2016-06-25 09:45:08 -05:00
  • c2111656a6
    Add descriptions of pycodestyle and mccable Ian Cordasco 2016-06-24 14:54:48 -05:00
  • cae943bd44
    Add missing - to sub-directories Ian Cordasco 2016-06-22 19:27:23 -05:00
  • 1de5da8a7f
    Add more definitions to glossary Ian Cordasco 2016-06-22 19:27:10 -05:00
  • 478d5620d8
    Correct example register_options method Ian Cordasco 2016-06-22 19:13:20 -05:00
  • 88d1dd280a
    Start a glossary of terms Ian Cordasco 2016-06-22 14:34:14 -05:00
  • 601696d564
    Trim whitespace from cross-compat plugin docs Ian Cordasco 2016-06-22 10:07:16 -05:00