Logo
Explore Help
Sign In
darkhelm/notifications-api
1
0
Fork 0
You've already forked notifications-api
mirror of https://github.com/GSA/notifications-api.git synced 2026-04-04 09:29:28 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
60f63a30dbdd6725fcfd5d647f0b17d8783ea9cb
notifications-api/setup.cfg

5 lines
110 B
INI
Raw Normal View History

Use pycodestyle instead of PEP8 PEP8 was renamed to pycodestyle; this issue explains why: https://github.com/PyCQA/pycodestyle/issues/466 This commit changes our tests to use pycodestyle instead of pep8. It also means: - making a couple of whitespace changes to appease the linter - disabling warnings for bare `Except`s (ie `Except` instead of `Except ValueError`) – this seems like a sensible thing to catch but I’m not going to make meaningful code changes in this commit
2017-02-01 09:19:32 +00:00
[pycodestyle]
Basic commit to add get pages showing - bootstrap script - run script - couple of views - basic config
2015-12-10 10:56:59 +00:00
max-line-length = 120
Use pycodestyle instead of PEP8 PEP8 was renamed to pycodestyle; this issue explains why: https://github.com/PyCQA/pycodestyle/issues/466 This commit changes our tests to use pycodestyle instead of pep8. It also means: - making a couple of whitespace changes to appease the linter - disabling warnings for bare `Except`s (ie `Except` instead of `Except ValueError`) – this seems like a sensible thing to catch but I’m not going to make meaningful code changes in this commit
2017-02-01 09:19:32 +00:00
ignore = E402, E722
Exclude cache directory from pep8
2016-11-23 12:39:48 +00:00
exclude = ./migrations,./venv,./venv3,./build,./cache
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 3092ms Template: 88ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API