Okke Formsma
4 years ago
committed by
Pete Johanson
2 changed files with 19 additions and 0 deletions
@ -0,0 +1,12 @@
@@ -0,0 +1,12 @@
|
||||
fail_fast: false |
||||
repos: |
||||
- repo: https://github.com/pocc/pre-commit-hooks |
||||
rev: master |
||||
hooks: |
||||
- id: clang-format |
||||
args: |
||||
- -i |
||||
- repo: https://github.com/prettier/prettier |
||||
rev: master |
||||
hooks: |
||||
- id: prettier |
Loading…
Reference in new issue