Skip to content

Commit

Permalink
can i install in precommit?
Browse files Browse the repository at this point in the history
  • Loading branch information
jiridanek committed Aug 5, 2022
1 parent 48aa062 commit fde18d5
Show file tree
Hide file tree
Showing 3 changed files with 647 additions and 23 deletions.
5 changes: 4 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ repos:
hooks:
- id: git_clang-format
name: git clang-format
types_or: [c, c++]
stages: [commit]
language: system
language: python
entry: scripts/git_clang-format_hook.sh
additional_dependencies: [clang-format]

Loading

0 comments on commit fde18d5

Please sign in to comment.