Skip to content

Commit 96b4be8

Browse files
committed
Mute spelling errors for obvious PMDK's words
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
1 parent c91a18b commit 96b4be8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pmdk.rpmlintrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ from Config import *
66

77
# NMVL was renamed to PMDK and tools were put in individual packages
88
addFilter('W: obsolete-not-provided nvml-tools')
9+
addFilter("spelling-error .* pmdk")
10+
addFilter("spelling-error .* libpmemobj")
11+
addFilter("spelling-error .* pmemcheck")

0 commit comments

Comments
 (0)