1
0
Fork 0
satnogs-db/db/base
Corey Shields 6920bbab03 move py2 lint exceptions to .pylintrc
Ignore py2-specific linting errors in .pylintrc while testing them in .pylintrc3

Signed-off-by: Corey Shields <cshields@gmail.com>
2019-08-10 15:53:00 -04:00
..
fixtures Update transmitters fixture 2019-07-11 14:10:47 +03:00
management Linting for R0914 2019-07-27 12:10:47 -04:00
migrations Add transmitter service field 2019-07-11 14:10:47 +03:00
templatetags pylint C0111 docstrings 2019-07-12 22:36:18 -04:00
__init__.py Initial commit 2015-04-22 18:10:13 +03:00
admin.py review fixes for !393 2019-07-17 09:26:13 -04:00
context_processors.py Do not call return in 'if' and 'else' 2019-07-17 17:52:10 +03:00
forms.py Move form validation function out of class, fix 'E0213' pylint error 2019-07-17 17:51:48 +03:00
helpers.py linting for W0703 2019-07-13 18:08:55 -04:00
models.py move py2 lint exceptions to .pylintrc 2019-08-10 15:53:00 -04:00
tasks.py Flake and isort fixes 2019-07-27 15:55:20 -04:00
tests.py move py2 lint exceptions to .pylintrc 2019-08-10 15:53:00 -04:00
urls.py pylint C0111 docstrings 2019-07-12 22:36:18 -04:00
utils.py Flake and isort fixes 2019-07-27 15:55:20 -04:00
views.py Linting W0511 2019-07-27 15:38:02 -04:00