summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'link-fixes' into 'master'Ian Stapleton Cordasco2018-05-214-6/+6
|\ \ | |/ |/|
| * docs: Link fixes and redirect avoidanceVille Skyttä2018-05-214-6/+6
|/
* Fix issue with pep8-namingIan Stapleton Cordasco2018-05-201-3/+3
* Merge branch 'spelling' into 'master'Ian Stapleton Cordasco2018-05-205-5/+5
|\
| * Spelling and grammar fixesVille Skyttä2018-05-135-5/+5
* | Merge branch 'extend-ignore' into 'master'Ian Stapleton Cordasco2018-05-206-45/+113
|\ \ | |/ |/|
| * Add some extend_ignores into decision engine test casesVille Skyttä2018-05-201-44/+61
| * Implement --extend-ignoreVille Skyttä2018-05-166-1/+52
|/
* Merge branch '405-nonexisting-files' into 'master'Ian Stapleton Cordasco2018-04-153-3/+17
|\
| * Report error when non-exiting path is passed to flake8Avraham Shukron2018-02-213-3/+17
* | Merge branch 'readthedocs' into 'master'Ian Stapleton Cordasco2018-04-152-2/+2
|\ \
| * | Prefer readthedocs.io instead of readthedocs.org for doc linksJon Dufresne2018-01-062-2/+2
| |/
* | Merge branch 'master' into 'master'Ian Stapleton Cordasco2018-04-153-34/+38
|\ \
| * | Do better testing that we actually call run_serial().Craig Silverstein2018-03-021-2/+6
| * | Move all uses of `pool` inside `run_parallel()`.Craig Silverstein2018-03-023-34/+34
| |/
* | Merge branch 'entry_point_docs_update' into 'master'Ian Stapleton Cordasco2018-04-151-1/+9
|\ \
| * | fixed emphasis on last lineTyler Wince2018-03-301-3/+3
| * | added language for entry point lengthTyler Wince2018-03-301-101/+7
| * | add common entry points and instruction to docsTyler Wince2018-03-291-0/+102
| |/
* | Merge branch 'pyreq' into 'master'Ian Stapleton Cordasco2018-04-151-0/+1
|\ \
| * | Pass python_requires argument to setuptoolsJon Dufresne2018-01-131-0/+1
| |/
* | Merge branch 'newchecks' into 'master'Ian Stapleton Cordasco2018-04-151-0/+2
|\ \
| * | Add hooks for new pycodestyle checks.Jimi Cullen2018-04-151-0/+2
* | | Merge branch 'pycodestyle2.4.0' into 'master'Ian Stapleton Cordasco2018-04-153-4/+5
|\ \ \ | |/ / | | / | |/ |/|
| * Add W504 to default ignore list.Jimi Cullen2018-04-151-1/+1
| * Add new pycodestyle check hooks.Jimi Cullen2018-04-151-0/+2
| * Remove broken hook.Jimi Cullen2018-04-151-1/+0
| * Update pycodestyle dependency version.Jimi Cullen2018-04-152-2/+2
|/
* Merge branch 'appveyor-fix' into 'master'Ian Stapleton Cordasco2018-01-011-1/+1
|\
| * Remove py33 from appveyorIan Stapleton Cordasco2017-12-311-1/+1
|/
* Merge branch 'formatter-print-observe-newline' into 'master'Ian Stapleton Cordasco2018-01-012-5/+5
|\
| * Respect a formatter's newline setting when printingIan Stapleton Cordasco2017-12-312-5/+5
* | Merge branch 'isort-fix' into 'master'Ian Stapleton Cordasco2018-01-011-0/+18
|\ \
| * | fix for flake8-isortTomer Chachamu2017-11-271-0/+18
| |/
* | Merge branch 'handle-broken-plugins-nicer' into 'master'Ian Stapleton Cordasco2018-01-013-2/+34
|\ \
| * | Implement better UX around broken pluginsIan Stapleton Cordasco2017-12-313-2/+34
| |/
* | Merge branch 'master' into 'master'Ian Stapleton Cordasco2018-01-011-2/+0
|\ \ | |/ |/|
| * Trim Python 3.3 from Travis CI configIan Stapleton Cordasco2017-12-311-2/+0
* | Merge branch 'local-plugin-paths' into 'master'Ian Stapleton Cordasco2017-11-266-6/+83
|\ \
| * | Use default comma-separated regex for local-plugin paths.Carl Meyer2017-10-252-3/+2
| * | Add paths option in local-plugins config file.Carl Meyer2017-10-246-6/+84
* | | Merge branch 'with-statement' into 'master'Ian Stapleton Cordasco2017-11-261-1/+0
|\ \ \ | |_|/ |/| |
| * | Drop from __future__ import with_statement from docsJon Dufresne2017-11-261-1/+0
* | | Stop being sillyIan Stapleton Cordasco2017-11-261-14/+2
|/ /
* | Make our flake8 output more colorfulIan Stapleton Cordasco2017-11-261-0/+2
* | Add pep8-naming to flake8 lintingIan Stapleton Cordasco2017-11-265-12/+13
* | Fix-up new I202 violationsIan Stapleton Cordasco2017-11-262-2/+1
* | Merge branch 'cache' into 'master'Ian Stapleton Cordasco2017-11-251-0/+1
|\ \
| * | Enable pip cache in Travis CIJon Dufresne2017-11-051-0/+1
|/ /
* | Merge branch 'update-pycodestyle' into 'master'Ian Stapleton Cordasco2017-10-282-2/+2
|\ \