mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +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
|
## Coding Practices
|
||||||
|
|
||||||
Plinth confirms to [PEP 8](http://www.python.org/dev/peps/pep-0008/) Python
|
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
|
coding standard. Before placing a merge request, you should check your code
|
||||||
before placing a merge request.
|
for errors with *flake8* and indent your code with *yapf*.
|
||||||
|
|
||||||
## Internationalization
|
## Internationalization
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user