This commit is contained in:
Roland Geider
2016-09-18 19:48:41 +02:00
parent 50fc3cc83a
commit 352916f173

View File

@@ -35,5 +35,5 @@ Check Coding Style
The coding style is automatically check by Travis-CI. To manually check your
files you can run the following commands:
* Pyhton: ``pep8 wger``
* Python: ``pep8 wger``
* Javascript: ``gulp lint-js``