Skip to content

Commit

Permalink
common: exclude pool32.set 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 4e3ff8a commit 596ec28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
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/util_poolset_parse/pool32.set|
src/core/valgrind/drd.h|
src/core/valgrind/helgrind.h|
src/core/valgrind/memcheck.h|
Expand Down
2 changes: 1 addition & 1 deletion src/test/util_poolset_parse/pool32.set
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
PMEMPOOLSET
# whitespace in the next line

1GB /mountpoint1/mymirror0.part0

0 comments on commit 596ec28

Please # to comment.