Skip to content

Commit

Permalink
Skip clang-format in pre-commit.ci
Browse files Browse the repository at this point in the history
  • Loading branch information
joaander committed May 4, 2021
1 parent 238c4b4 commit 53ccbcf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
ci:
skip: [clang-format]

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: 'v3.4.0'
Expand Down

0 comments on commit 53ccbcf

Please sign in to comment.