Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
dfbakin committed Feb 19, 2024
1 parent 7b6edd1 commit a5628f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ repos:
- id: clang-format
args: [-i]
- id: clang-tidy
args: [--fix, -p=packages/build]
args: [--fix, --explain-config, -p=packages/build, --warnings-as-errors, --use-color]

0 comments on commit a5628f8

Please sign in to comment.