Files
ndk-samples/.pre-commit-config.yaml
Dan Albert 170abdbadb Disable mdformat check.
mdformat is a jerk and wants to change the case of links. I'll be back
to re-apply prettier if we think we need it.
2024-05-13 14:05:44 -07:00

7 lines
136 B
YAML

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
hooks:
- id: check-xml
- id: check-yaml