Skip to content

Commit

Permalink
Revert change to precommit config
Browse files Browse the repository at this point in the history
  • Loading branch information
yassiezar committed Jun 19, 2024
1 parent 14b3953 commit a2f4b9e
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 @@ -63,7 +63,7 @@ repos:
- id: clang-format
name: clang-format
description: Format files with ClangFormat.
entry: clang-format
entry: clang-format-12
language: system
files: \.(c|cc|cxx|cpp|frag|glsl|h|hpp|hxx|ih|ispc|ipp|java|js|m|proto|vert)$
args: ['-fallback-style=none', '-i']
Expand Down

0 comments on commit a2f4b9e

Please sign in to comment.