docs
Remove workarounds for older, unsupported Pythons
2018-12-05 06:34:55 -08:00
example-plugin
Add an example plugin project to source tree
2016-10-25 18:21:50 -05:00
src /flake8
Remove workarounds for older, unsupported Pythons
2018-12-05 06:34:55 -08:00
tests
Replace setuptools with entrypoints
2018-11-05 11:08:37 -08:00
.appveyor.yml
Remove py33 from appveyor
2017-12-31 19:04:21 -06:00
.bandit.yml
Configure bandit to ignore subprocess warnings
2016-06-14 07:58:13 -05:00
.coveragerc
Add coverage reporting and uploading
2016-08-06 15:21:50 -05:00
.gitignore
Add coverage reporting and uploading
2016-08-06 15:21:50 -05:00
.gitlab-ci.yml
Use black to reformat Flake8
2018-10-20 12:37:14 -05:00
.hgignore
Ignore ./.tox directory
2014-03-30 23:54:36 +02:00
.hgtags
Release v2.2.3
2014-08-25 19:03:13 -05:00
.mailmap
Update name across the project post-marriage
2017-07-27 18:47:38 -05:00
.pre-commit-hooks.yaml
Add https://pre-commit.com metadata
2018-11-21 13:40:48 -08:00
.pylintrc
Spelling and grammar fixes
2018-05-13 22:19:50 +02:00
.travis.yml
Add Python 3.7 to tox and GitLab CI
2018-05-20 22:01:25 +02:00
_config.yml
Set theme jekyll-theme-hacker
2018-12-07 20:57:03 -07:00
codecov.yml
Add coverage reporting and uploading
2016-08-06 15:21:50 -05:00
CONTRIBUTING.rst
Add CONTRIBUTING.rst file refering to webpage.
2017-05-15 11:09:07 +01:00
CONTRIBUTORS.txt
Tidy up last few bits for performance improvement
2016-12-20 18:29:10 -06:00
dev-requirements.txt
Switch out dev-requirements for tox
2016-03-17 14:56:54 -05:00
LICENSE
Update the copyright in the LICENSE
2016-06-25 10:49:32 -05:00
MANIFEST.in
Revert "Update release machinery to include manpages"
2016-11-14 09:49:03 -06:00
pytest.ini
setup.cfg: Move pytest options to pytest.ini
2016-09-18 11:23:08 +03:00
Readme.md
Create Readme.md
2018-12-07 20:56:10 -07:00
README.rst
Clearer docs, NOQA_INLINE_REGEXP comment - fixes #469
2018-10-28 20:17:01 +01:00
setup.cfg
Update to pyflakes 2.0.0
2018-06-05 16:17:29 +02:00
setup.py
Replace setuptools with entrypoints
2018-11-05 11:08:37 -08:00
tox.ini
Use black to reformat Flake8
2018-10-20 12:37:14 -05:00