Skip to content

Commit

Permalink
common: exclude unicodetest files from trailing-whitespace check
Browse files Browse the repository at this point in the history
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@intel.com>
  • Loading branch information
grom72 committed Oct 3, 2024
1 parent 596ec28 commit 1329da2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ repos:
- id: trailing-whitespace
exclude: |
(?x)(\.match$|
src/test/unicode_match_script/unicodetest|
src/test/util_poolset_parse/pool32.set|
src/core/valgrind/drd.h|
src/core/valgrind/helgrind.h|
Expand Down

0 comments on commit 1329da2

Please # to comment.