Skip to content
Snippets Groups Projects
Verified Commit 78f38265 authored by Justin Carpentier's avatar Justin Carpentier
Browse files

pre-commit: init

parent f3762c3a
No related branches found
No related tags found
No related merge requests found
repos:
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v13.0.1
hooks:
- id: clang-format
args: [-i, --style=Google]
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.1.0
hooks:
- id: trailing-whitespace
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment