summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add actual tests around statistics moduleadd-statisticsIan Cordasco2016-07-122-25/+109
* Add empty test file for our statistics moduleIan Cordasco2016-07-111-0/+5
* Add the statistics moduleIan Cordasco2016-07-111-0/+101
* Add build testenv for future CI workIan Cordasco2016-07-101-2/+11
* Set default python for flake8 testenvIan Cordasco2016-07-101-0/+1
* Merge branch 'bug/157' into 'master' Ian Cordasco2016-07-103-4/+19
|\
| * Update tests for errors with no physical lineIan Cordasco2016-07-091-1/+9
| * Handle errors reported in empty filesIan Cordasco2016-07-092-3/+10
* | Merge branch 'add-empty-test-fixture' into 'master' Ian Cordasco2016-07-101-0/+0
|\ \ | |/ |/|
| * Add empty file as a test fixtureIan Cordasco2016-07-091-0/+0
|/
* Merge branch 'docs/update-plugin-dev' into 'master' Ian Cordasco2016-07-091-0/+1
|\
| * Add new Flake8 classifier to Trove listIan Cordasco2016-07-091-0/+1
|/
* Merge branch 'bug/163' into 'master' Ian Cordasco2016-07-092-5/+33
|\
| * Update setuptools integration for setup.cfgbug/163Ian Cordasco2016-07-092-5/+33
* | Merge branch 'get-option' into 'master' Ian Cordasco2016-07-091-4/+4
|\ \ | |/ |/|
| * Use option name provided by the parserFabian Neundorf2016-07-091-4/+4
|/
* Merge branch 'backwards-compat-api' into 'master' Ian Cordasco2016-07-087-55/+174
|\
| * Handle kwargs passed to get_style_guidebackwards-compat-apiIan Cordasco2016-07-071-0/+10
| * Fill in most of the legacy APIIan Cordasco2016-07-074-59/+153
| * Simplify our test environmentsIan Cordasco2016-06-301-16/+0
| * Clean up setup.py a bitIan Cordasco2016-06-301-22/+4
| * Fix up MANIFEST.inIan Cordasco2016-06-301-3/+5
| * Add the skeleton for the LegacyStyleGuideIan Cordasco2016-06-301-0/+47
| * Update defaultsIan Cordasco2016-06-301-2/+2
|/
* Add README to lintersIan Cordasco2016-06-291-0/+4
* Remove exc_info for logging.exceptionIan Cordasco2016-06-291-1/+1
* Add 3.0.0b2 release notes3.0.0b2Ian Cordasco2016-06-281-0/+16
* Revert "Prefer `.flake8` if present for options."Ian Cordasco2016-06-282-15/+13
* Iterate over the checkers fewer timesIan Cordasco2016-06-281-4/+17
* Bump version for next beta releaseIan Cordasco2016-06-281-1/+1
* Add a dogfood testenvIan Cordasco2016-06-281-1/+12
* Fix some logging and logging levelsIan Cordasco2016-06-282-5/+5
* Add python and platform details to --versionIan Cordasco2016-06-283-3/+24
* Handle optional parameters that were never supportedIan Cordasco2016-06-285-20/+49
* Enable plugins automatically during registrationIan Cordasco2016-06-283-2/+31
* Parse hyphenated config names alsoIan Cordasco2016-06-284-2/+37
* Handle EarlyQuits and KeyboardInterruptsIan Cordasco2016-06-261-0/+4
* Add high-level overview of how things fit togetherIan Cordasco2016-06-263-0/+131
* Search current directory if no paths are specifiedIan Cordasco2016-06-264-7/+27
* Open our README appropriatelyIan Cordasco2016-06-261-1/+2
* Add forgotten release noteIan Cordasco2016-06-261-0/+3
* Update compatibility docsIan Cordasco2016-06-261-2/+8
* Update the READMEIan Cordasco2016-06-251-60/+40
* Merge branch 'add-gitlab-ci' into 'master' Ian Cordasco2016-06-252-3/+25
|\
| * Fix linters to use src/flake8Ian Cordasco2016-06-251-2/+2
| * Add python*-dev packagesIan Cordasco2016-06-251-1/+1
| * Enable GitLab CIIan Cordasco2016-06-252-1/+23
* | Merge branch 'prefer-.flake8' into 'master' Ian Cordasco2016-06-252-13/+15
|\ \ | |/ |/|
| * Prefer `.flake8` if present for options.Tom Prince2016-06-252-13/+15
|/
* Add missing release notesIan Cordasco2016-06-253-0/+22