issues
search
chickenandpork
/
osbee
Utilities for OSBee-3.0 device from OpenSprinkler
MIT License
0
stars
0
forks
source link
ci: pre-commit tools to catch erroros sooner
#3
Closed
chickenandpork
closed
5 months ago
chickenandpork
commented
5 months ago
Some basic boilerplate of self-check facilities:
pre-commit: why let catchable errors slip through?
runs black
runs cspell
runs yamllint
checks for conventional commits to be reaped by release-please
activates RenovateBot
Some basic boilerplate of self-check facilities: