python-project-template icon indicating copy to clipboard operation
python-project-template copied to clipboard

Add pre-commit hook for yaml validation

Open hombit opened this issue 1 year ago • 0 comments

It would be great to add check-yaml hook from the "standard" pre-commit repo. It runs fast and very useful for users who are not so familiar with this format, but would like to change GitHub workflow files or pre-commit config.

hombit avatar Feb 05 '24 15:02 hombit