Commit graph

  • 3921afccff
    Update internal documentation around StyleGuide Ian Cordasco 2017-06-04 13:43:26 -05:00
  • 92c367dee4
    Rename style_guide.Error to style_guide.Violation Ian Cordasco 2017-06-04 07:57:28 -05:00
  • 65107a5624
    Rename methods on the new DecisionEngine Ian Cordasco 2017-06-03 19:20:46 -05:00
  • 583fda7a70
    Move unit tests for StyleGuide decision logic Ian Cordasco 2017-06-02 19:16:28 -05:00
  • 7fef0af0f5
    Refactor decision logic into its own object Ian Cordasco 2017-06-01 20:36:37 -05:00
  • feec0754bd
    Add debugging utility for FileChecker Ian Cordasco 2017-06-01 20:06:34 -05:00
  • e011adf023 Using only .py files from git index Jesaja Everling 2017-05-30 16:08:14 +02:00
  • 68c6577564 Merge branch 'bug/333' into 'master' Ian Cordasco 2017-05-30 01:28:01 +00:00
  • 1827b8cc82
    Add way to get back to options index Ian Cordasco 2017-05-29 20:24:30 -05:00
  • d411ced0f6
    Start writing new documentation around --select Ian Cordasco 2017-05-29 20:07:13 -05:00
  • fec980a856 Merge branch 'bug/318' into 'master' Ian Cordasco 2017-05-28 01:41:13 +00:00
  • aefa79535f
    Simplify conditoinal in decision logic Ian Cordasco 2017-05-27 20:34:04 -05:00
  • 178092954d
    Add extra test cases for violation decisions Ian Cordasco 2017-05-27 20:16:15 -05:00
  • 72a6425ad3
    Add release note for bug 318 Ian Cordasco 2017-05-27 19:39:33 -05:00
  • 804eef4368
    Upgrade dependencies when dogfooding Ian Cordasco 2017-05-27 19:31:10 -05:00
  • 2baaf00e83
    Further refine our logic handling selection Ian Cordasco 2017-05-27 19:22:38 -05:00
  • ec5405d2a8 Merge branch 'keys' into 'master' Ian Cordasco 2017-05-27 22:54:55 +00:00
  • db4f71288e Prefer iter(dict) instead of dict.keys() Jon Dufresne 2017-05-27 11:54:06 -07:00
  • d890b8b683 Merge branch 'bug/329' into 'master' Ian Cordasco 2017-05-26 01:27:13 +00:00
  • eec60cf40f
    Add release note for bug 329 Ian Cordasco 2017-05-25 20:08:59 -05:00
  • a42299d008
    Support spaces as error/ignore code separators Ian Cordasco 2017-05-25 20:02:58 -05:00
  • a36d44a70d
    Add release notes for bug 330 Ian Cordasco 2017-05-25 20:06:58 -05:00
  • c1f1ea019e Merge branch 'contribs' into 'master' Ian Cordasco 2017-05-22 21:02:35 +00:00
  • 24129d846c Merge branch 'bug/330' into 'master' Ian Cordasco 2017-05-21 01:34:34 +00:00
  • 25566468a2
    Filter out empty ignore/select codes Ian Cordasco 2017-05-20 20:26:27 -05:00
  • ba8f36cd57 Add CONTRIBUTING.rst file refering to webpage. peterjc 2017-05-15 11:09:01 +01:00
  • 91dcd3e4c2 Remove CONTRIBUTING.rst symlink peterjc 2017-05-15 11:04:19 +01:00
  • deb4936f5d Merge branch 'comprehensions' into 'master' Ian Cordasco 2017-05-13 22:32:31 +00:00
  • 541bac6a82 Clean up some uses of set, list, and dict Jon Dufresne 2017-05-01 07:03:21 -07:00
  • 23b1f37ffd Merge branch 'bug/320' into 'master' Ian Cordasco 2017-05-13 13:07:05 +00:00
  • c62de6acc3
    Make formatting plugin logic easier to test Ian Cordasco 2017-05-13 08:00:43 -05:00
  • 15ddc3aa2e
    Handle missing default formatter Ian Cordasco 2017-05-13 06:52:08 -05:00
  • 6e242bcb5d Merge 10d4dca4d9 into 0e9bbab551 cclauss 2017-05-13 01:40:45 +00:00
  • b6c0cce3e6
    Add lower bound on setuptools Ian Cordasco 2017-05-12 20:37:16 -05:00
  • 32f4b65b6b
    Fix docstring violations Ian Cordasco 2017-05-12 20:34:15 -05:00
  • 0e9bbab551 Merge branch 'patch-1' into 'master' Ian Cordasco 2017-05-13 01:14:17 +00:00
  • 52d8009ff3 Fixed a typo and D200 error Aleskarova, Dinara 2017-05-02 12:09:42 +04:00
  • f1c8abe003 Fixed errors found by linters Aleskarova, Dinara 2017-05-02 12:01:00 +04:00
  • 0e8a0625d5 Fixed errors found during linters test Aleskarova, Dinara 2017-05-02 11:44:27 +04:00
  • e376e7bc9f Fixed code style error E302 Aleskarova, Dinara 2017-05-02 10:41:25 +04:00
  • 180196f281 Note about error behaviour depending on Python version, e.g. F812 Peter Cock 2017-04-26 10:57:33 +00:00
  • 394f21a1f0 Encoding output if it's Unicode only for python2 Aleskarova, Dinara 2017-04-24 11:58:11 +04:00
  • 5218099504 Merge branch 'less_greedy_exclude_313' into 'master' Ian Cordasco 2017-04-22 13:37:00 +00:00
  • 1ae5e0afe6 Checking output line and encoding it if it is Unicode Aleskarova, Dinara 2017-04-20 09:58:25 +04:00
  • 0559e0b43c Don't apply excludes greedily to subdirs Anthony Sottile 2017-03-16 12:48:14 -07:00
  • 733a4f053b Merge branch 'bug/306' into 'master' Ian Cordasco 2017-03-01 12:40:31 +00:00
  • 879d3fc0d7
    Modify stdin retriever to detect coding pragma Ian Cordasco 2017-02-19 14:21:56 -06:00
  • a98ec12bc6 Merge branch 'legacy_api_custom_formatter' into 'master' Ian Cordasco 2017-02-08 12:40:43 +00:00
  • 218a0b6980
    Release v3.3.0 3.3.0 Ian Cordasco 2017-02-06 13:46:43 -06:00
  • d4d487ea97
    Update and finalize v3.3.0 release notes Ian Cordasco 2017-02-06 13:46:04 -06:00
  • ecd892e6fd Fix test_find_modified_files Curzy 2017-02-05 03:57:23 +09:00
  • bfd7092eff Git pre-commit hook should not check non-python, excluded files Curzy 2017-02-05 03:17:49 +09:00
  • 1a6f8f4169 Merge branch 'allow_newer_pycodestyle' into 'master' Ian Cordasco 2017-02-03 13:01:05 +00:00
  • 8ff30e2676 Allow newer pycodestyle Anthony Sottile 2017-02-02 12:20:34 -08:00
  • 10d4dca4d9 Use current Python on flake8, pylint, docs, bandit cclauss 2017-02-02 12:41:03 +01:00
  • 1a6b02cb96 Merge branch 'bug/303' into 'master' Ian Cordasco 2017-01-27 22:11:10 +00:00
  • 49fcbf468d
    Do not run git-hook checks when there are no files Ian Cordasco 2017-01-27 15:57:23 -06:00
  • 77d887f400 Merge branch 'bug/279' into 'master' Ian Cordasco 2017-01-27 21:29:36 +00:00
  • 7ca05a9ca1
    Avoid calling rstrip on None Ian Cordasco 2017-01-27 15:22:49 -06:00
  • 9145674cf2 Merge branch 'dev-status' into 'master' Ian Cordasco 2017-01-27 11:42:39 +00:00
  • 7824162ee6 Add "Development Status" classifier to setup.py Jon Dufresne 2017-01-26 18:08:43 -08:00
  • 263f664a73 Merge branch 'bug/300' into 'master' Ian Cordasco 2017-01-23 12:49:45 +00:00
  • 499bc72c35
    Update dependencies for Python 3.6 Ian Cordasco 2017-01-23 06:44:20 -06:00
  • f7c01db9ba Merge branch 'bug/295' into 'master' Ian Cordasco 2017-01-22 21:08:33 +00:00
  • 9f8dfd924a
    Return similarly named, non-submodule modules Ian Cordasco 2017-01-22 15:00:48 -06:00
  • c1f9dc7241 Merge branch 'mr/164' into 'master' Ian Cordasco 2017-01-21 20:19:55 +00:00
  • c9ea51aa45
    Add test for reproducible --version strings Ian Cordasco 2017-01-21 14:14:59 -06:00
  • f0f2ea7f4e
    Force --version to be reproducible Raphael Das Gupta 2017-01-13 14:22:44 +00:00
  • 29d9090954
    Change dogfood environment to use Python 2.7 Ian Cordasco 2017-01-21 13:46:47 -06:00
  • 944838d0ec Merge branch 'py36' into 'master' Ian Cordasco 2017-01-21 13:29:34 +00:00
  • 3afd74edf8 Add py36 to tox, correct a tiny typo Anthony Sottile 2017-01-20 12:18:29 -08:00
  • d27df24240 Add indent-size option valentin 2017-01-18 13:42:11 +01:00
  • e0fa9077ca Merge branch 'fix-systema-typo' into 'master' Ian Cordasco 2017-01-18 11:46:54 +00:00
  • b806d122d3 Correct "systema" typo in usage documentation. Andrew Drake 2017-01-17 14:51:58 -08:00
  • e3674c40bc Merge branch 'bug/290' into 'master' Ian Cordasco 2017-01-15 20:51:21 +00:00
  • 88cbf83d29
    Add Python 3.6 to CI services Ian Cordasco 2017-01-15 11:23:19 -06:00
  • bc840e2403
    Add AST support for Python 3.6 Ian Cordasco 2017-01-15 11:06:51 -06:00
  • f32e151b47
    Fix up GitLab CI runners Ian Cordasco 2017-01-15 09:33:50 -06:00
  • a0280240fc
    Merge branch 'setuptools-exit' of scop/flake8 Ian Cordasco 2017-01-14 10:33:32 -06:00
  • a761ba2901 Merge branch 'bug/276' into 'master' Ian Cordasco 2016-12-24 00:28:05 +00:00
  • 4629c75a67
    Blacklist pytest 3.0.5 Ian Cordasco 2016-12-23 09:29:25 -06:00
  • 57d8bca4af
    Add documentation for our code style Ian Cordasco 2016-12-23 09:13:26 -06:00
  • 4bd7998162 Merge branch 'bug/244' into 'master' Ian Cordasco 2016-12-21 01:25:06 +00:00
  • d6b1baf8af
    Display the local paths from the git hook Ian Cordasco 2016-11-19 18:59:53 -06:00
  • 85c495b012 Merge branch 'feature/251' into 'master' Ian Cordasco 2016-12-21 01:12:31 +00:00
  • 5248cf3c2d
    Enable users who want to track all files processed Ian Cordasco 2016-11-18 19:15:18 -06:00
  • cf0115e105
    Merge branch 'perf-improvements' Ian Cordasco 2016-12-20 18:31:28 -06:00
  • 9b8f038a97
    Tidy up last few bits for performance improvement Ian Cordasco 2016-12-20 18:21:53 -06:00
  • 55fbdec61c Recreate file_checker_manager since it has references to old style_guide/formatter. Philip Witty 2016-12-15 11:30:10 +00:00
  • 2bc78e62bc Cause system exit only for non-zero exit statuses in setuptools command Ville Skyttä 2016-12-08 14:51:06 +02:00
  • 933a560425 Merge 0819a14b2e into 348722d77b Dirk Moors 2016-12-07 14:18:49 +00:00
  • 109f5f8888 Simplify and speed up multiprocessing Anthony Sottile 2016-11-22 15:43:05 -08:00
  • 348722d77b Merge branch 'pyflakes_missing_codes' into 'master' Ian Cordasco 2016-11-29 13:02:15 +00:00
  • 2f1338c342 Assign missing codes to PyFlakes messages Lukasz Langa 2016-11-27 17:42:00 -08:00
  • 01c0c648e1 Only require Mock on Python 3.4 and older. Use the builtin one elsewhere. Lukasz Langa 2016-11-27 13:26:42 -08:00
  • b8ce1334d0 Merge branch 'bug/268' into 'master' Ian Cordasco 2016-11-23 22:50:13 +00:00
  • e4582ef4e7
    Only force files to be included when run from CLI Ian Cordasco 2016-11-23 16:36:26 -06:00
  • f8fbc11fad
    Merge branch 'master' of github.com/onovy/flake8 Ian Cordasco 2016-11-22 16:26:12 -06:00
  • 8a3869e965 Require mock 2.0.0, because unit tests are failing on older one Ondřej Nový 2016-11-22 21:57:35 +01:00
  • 296193cddc
    Add an argument `is_cli` for Flake8 not running in cli directly wanghui 2016-11-22 12:56:26 +08:00