6 lines
123 B
YAML
6 lines
123 B
YAML
|
|
repos:
|
||
|
|
- repo: https://github.com/pre-commit/mirrors-clang-format
|
||
|
|
rev: "v20.1.4"
|
||
|
|
hooks:
|
||
|
|
- id: clang-format
|