Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Commit 437c68e

Browse files
author
Sejun Kim
committed
Updated pre-commit
1 parent 250ab34 commit 437c68e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ repos:
4545
entry: cpplint
4646
language: system
4747
files: \.(cxx|cpp|hpp|hxx)$
48-
exclude: ipcl/bignum.cpp
48+
exclude: ipcl/bignum.cpp|example/test.cpp
4949
args:
5050
- --recursive
5151
- --filter=-runtime/references,-whitespace/comments,-whitespace/indent

0 commit comments

Comments
 (0)