Skip to content

Commit

Permalink
Updated pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Sejun Kim committed Nov 19, 2022
1 parent 250ab34 commit 437c68e
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 @@ -45,7 +45,7 @@ repos:
entry: cpplint
language: system
files: \.(cxx|cpp|hpp|hxx)$
exclude: ipcl/bignum.cpp
exclude: ipcl/bignum.cpp|example/test.cpp
args:
- --recursive
- --filter=-runtime/references,-whitespace/comments,-whitespace/indent
Expand Down

0 comments on commit 437c68e

Please sign in to comment.