Files
gridfinity-openscad/.pre-commit-config.yaml
Arne Moerman 8bf0f36c35
Some checks failed
Test / pre-commit (push) Has been cancelled
first commit
2024-12-15 18:59:19 +01:00

8 lines
168 B
YAML

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
hooks:
- id: check-merge-conflict
- id: end-of-file-fixer
- id: trailing-whitespace