mirror of
https://github.com/zeldaret/ph
synced 2026-06-08 12:17:17 -04:00
Add clang-format pre-commit hook
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/mirrors-clang-format
|
||||
rev: v19.1.5
|
||||
hooks:
|
||||
- id: clang-format
|
||||
Reference in New Issue
Block a user