From 7c7fccb418cc4f3fb79137fc12b841833f1f6c32 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Fri, 16 Apr 2021 12:07:40 -0400 Subject: [PATCH] Add rpmlintrc file --- libinstpatch.rpmlintrc | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 libinstpatch.rpmlintrc diff --git a/libinstpatch.rpmlintrc b/libinstpatch.rpmlintrc new file mode 100644 index 0000000..f16d870 --- /dev/null +++ b/libinstpatch.rpmlintrc @@ -0,0 +1,2 @@ +# These are not real spelling errors... +addFilter(r'spelling-error .*(\(en_US\)| en_US) (wavetable) ')