9799618cbbdbfce6aed3e2e3d6c4add570613775
Hanno Böck contributions file

Hanno Böck authored 3 years ago

1) contribute
2) ==========
3) 
Hanno Böck Fix spelling errors and sty...

Hanno Böck authored 1 month ago

4) If you want to contribute you can use pull requests and the issue tracker on our github
5) mirror:
Hanno Böck contributions file

Hanno Böck authored 3 years ago

6) 
Hanno Böck Fix spelling errors and sty...

Hanno Böck authored 1 month ago

7) https://github.com/schokokeksorg/freewvs/
Hanno Böck contributions file

Hanno Böck authored 3 years ago

8) 
9) If you prefer you can also contact us via e-mail:
10) 
Hanno Böck Fix spelling errors and sty...

Hanno Böck authored 1 month ago

11) https://schokokeks.org/kontakt
Hanno Böck contributions file

Hanno Böck authored 3 years ago

12) 
13) coding style
14) ============
15) 
Hanno Böck Fix spelling errors and sty...

Hanno Böck authored 1 month ago

16) Code should conform to the PEP8 coding standard. Furthermore we enable additional rules
17) in pycodestyle and run some other linting tools (pylint, pyflakes, dlint).
Hanno Böck contributions file

Hanno Böck authored 3 years ago

18) 
Hanno Böck Fix spelling errors and sty...

Hanno Böck authored 1 month ago

19) The freewvsdb files should be linted JSON as created by json.dumps with 2 spaces
20) indenting.
Hanno Böck contributions file

Hanno Böck authored 3 years ago

21) 
Hanno Böck Fix spelling errors and sty...

Hanno Böck authored 1 month ago

22) All code and JSON style requirements can be checked by running the unit tests: