mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-05 04:48:00 +00:00
9dd4c26706
Code formatting makes sure that the python code looks decent, but it does not check for coding errors. https://black.readthedocs.io/en/stable/ Code linting runs static error detection on the python code, but does not bother about formatting: https://pylint.readthedocs.io/en/latest/ |
||
---|---|---|
.. | ||
base.in | ||
base.txt | ||
dev.in | ||
dev.txt | ||
docs.in | ||
docs.txt |