rotgen/.pre-commit-config.yaml
2025-10-22 20:30:22 +02:00

6 lines
No EOL
130 B
YAML

repos:
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v19.1.7
hooks:
- id: clang-format
types_or: [c++]