CSSUoB / TeX-Bot-Py-V2

TeX-Bot, but back in Python! (V2)
Apache License 2.0
1 stars 6 forks source link

Add more linting workflows #159

Open CarrotManMatt opened 3 months ago

CarrotManMatt commented 3 months ago

Add linters for more file types: Dockerfile, YAML, etc.

Some libraries already exist:

CarrotManMatt commented 3 months ago

Pre-commit hooks should also be added.

See: https://github.com/CarrotManMatt/RateMyModule/blob/main/.pre-commit-config.yaml & https://github.com/CarrotManMatt/rcft-pymarkdown/blob/main/.pre-commit-config.yaml