mirror of
https://github.com/pretix/pretix.git
synced 2026-08-23 12:51:59 +00:00
Update developer documentation
This commit is contained in:
@@ -34,8 +34,7 @@ Static code checks
|
||||
|
||||
Before you check in your code into git, always run::
|
||||
|
||||
pyflakes .
|
||||
pep8 --ignore=E501,E128 .
|
||||
flake8 .
|
||||
|
||||
to check for syntax, style and other errors.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user