mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
Update HACKING file about coding standard tools
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
3e644f7afa
commit
b542d43175
@ -154,8 +154,8 @@ Pacthes can be submitted in either of the two ways:
|
||||
## Coding Practices
|
||||
|
||||
Plinth confirms to [PEP 8](http://www.python.org/dev/peps/pep-0008/) Python
|
||||
coding standard. You should check your code with *pep8* and *pylint* tools
|
||||
before placing a merge request.
|
||||
coding standard. Before placing a merge request, you should check your code
|
||||
for errors with *flake8* and indent your code with *yapf*.
|
||||
|
||||
## Internationalization
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user