summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Release v3.4.03.4.0Ian Stapleton Cordasco2017-07-271-1/+1
* Merge branch 'fix-quiet'Ian Stapleton Cordasco2017-07-271-1/+2
|\
| * Fix quiet/verbose config problemShinya Kawaguchi2017-07-271-1/+2
* | Removed unused imported module `os` form flake8.main.git._HOOK_TEMPLATEAyman Nedjmeddine2017-07-271-1/+0
|/
* Add some better comments for decision logicIan Cordasco2017-06-041-0/+25
* Pull decision making out of decision_forIan Cordasco2017-06-041-22/+28
* Rename style_guide.Error to style_guide.ViolationIan Cordasco2017-06-043-84/+117
* Rename methods on the new DecisionEngineIan Cordasco2017-06-031-36/+6
* Refactor decision logic into its own objectIan Cordasco2017-06-011-49/+111
* Add debugging utility for FileCheckerIan Cordasco2017-06-011-0/+4
* Merge branch 'bug/318' into 'master'Ian Cordasco2017-05-281-4/+9
|\
| * Simplify conditoinal in decision logicIan Cordasco2017-05-271-2/+2
| * Further refine our logic handling selectionIan Cordasco2017-05-271-4/+9
* | Prefer iter(dict) instead of dict.keys()Jon Dufresne2017-05-274-5/+5
|/
* Support spaces as error/ignore code separatorsIan Cordasco2017-05-251-1/+2
* Filter out empty ignore/select codesIan Cordasco2017-05-201-1/+2
* Clean up some uses of set, list, and dictJon Dufresne2017-05-136-36/+36
* Make formatting plugin logic easier to testIan Cordasco2017-05-131-13/+23
* Handle missing default formatterIan Cordasco2017-05-132-1/+20
* Fix docstring violationsIan Cordasco2017-05-124-11/+9
* Don't apply excludes greedily to subdirsAnthony Sottile2017-03-161-1/+1
* Merge branch 'bug/306' into 'master' Ian Cordasco2017-03-011-4/+14
|\
| * Modify stdin retriever to detect coding pragmaIan Cordasco2017-02-201-4/+14
* | Merge branch 'legacy_api_custom_formatter' into 'master' Ian Cordasco2017-02-081-0/+2
|\ \ | |/ |/|
| * Recreate file_checker_manager since it has references to old style_guide/form...Philip Witty2016-12-151-0/+2
* | Release v3.3.03.3.0Ian Cordasco2017-02-061-1/+1
* | Do not run git-hook checks when there are no filesIan Cordasco2017-01-271-3/+10
* | Avoid calling rstrip on NoneIan Cordasco2017-01-271-10/+15
* | Return similarly named, non-submodule modulesIan Cordasco2017-01-221-1/+1
* | Force --version to be reproducibleRaphael Das Gupta2017-01-211-1/+1
* | Correct "systema" typo in usage documentation.Andrew Drake2017-01-171-1/+1
* | Merge branch 'setuptools-exit' of scop/flake8Ian Cordasco2017-01-141-1/+7
|\ \
| * | Cause system exit only for non-zero exit statuses in setuptools commandVille Skyttä2016-12-081-1/+7
| |/
* | Display the local paths from the git hookIan Cordasco2016-12-201-0/+12
* | Enable users who want to track all files processedIan Cordasco2016-12-203-2/+29
* | Tidy up last few bits for performance improvementIan Cordasco2016-12-201-10/+10
* | Simplify and speed up multiprocessingAnthony Sottile2016-11-292-102/+61
|/
* Assign missing codes to PyFlakes messagesLukasz Langa2016-11-281-17/+34
* Only force files to be included when run from CLIIan Cordasco2016-11-234-15/+30
* Prepare for 3.3.0 developmentIan Cordasco2016-11-211-1/+1
* Update release notes and version string for 3.2.13.2.1Ian Cordasco2016-11-191-1/+1
* Merge branch 'bug/259' into 'master' Ian Cordasco2016-11-201-16/+15
|\
| * Handle SyntaxErrors in a slightly smarter wayIan Cordasco2016-11-171-16/+15
* | Skip filename pattern check for provided filesIan Cordasco2016-11-191-1/+8
|/
* Fix subtle reporting bug for default on pluginsIan Cordasco2016-11-153-27/+64
* Prepare for 3.2.1 developmentIan Cordasco2016-11-151-1/+1
* Release 3.2.03.2.0Ian Cordasco2016-11-141-1/+1
* Add release notes for 3.1.13.1.1Ian Cordasco2016-11-141-1/+1
* Correct exclude paths in git hookIan Cordasco2016-11-131-0/+9
* Prepare to release 3.1.0 on 2016-11-143.1.0b1Ian Cordasco2016-11-121-1/+1