mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-10 16:40:52 +03:00
parent
ab98cb3654
commit
89420f2932
|
@ -19,7 +19,7 @@ The config for flake8 is located in setup.cfg. It specifies:
|
||||||
pylint
|
pylint
|
||||||
------
|
------
|
||||||
|
|
||||||
This is included in flake8's checks, but you can also run it separately to see a more detailed report: ::
|
To run pylint: ::
|
||||||
|
|
||||||
$ pylint <python files that you wish to lint>
|
$ pylint <python files that you wish to lint>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user