Files
xahaud/.pre-commit-config.yaml
2025-06-18 13:30:15 +09:00

7 lines
137 B
YAML

# .pre-commit-config.yaml
repos:
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v18.1.3
hooks:
- id: clang-format