TODO ergänzt mit meldungen von coala.io
scripte nach bin/ verschoben
This commit is contained in:
7
.coafile
7
.coafile
@@ -1,5 +1,8 @@
|
||||
[Python]
|
||||
files = src/**/*.py
|
||||
ignore = src/**/migrations/*
|
||||
bears = SpaceConsistencyBear,PEP8Bear,PyLintBear,PyUnusedCodeBear
|
||||
ignore = src/**/migrations/*.py
|
||||
language = python
|
||||
bears = PEP8Bear,PyLintBear,PyUnusedCodeBear
|
||||
use_spaces = True
|
||||
pylint_cli_options = --load-plugins pylint_django
|
||||
pylint_disable = E1101,R0201,R0901,R0903
|
||||
|
||||
Reference in New Issue
Block a user