[perl-smartmatch] Educate rpmlint

Petr Pisar ppisar at fedoraproject.org
Thu Nov 3 13:38:02 UTC 2011


commit 57654360c4f8e3acc66e92178e3fd7a2d5f1bb4d
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Nov 3 14:36:31 2011 +0100

    Educate rpmlint

 .rpmlint |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/.rpmlint b/.rpmlint
new file mode 100644
index 0000000..812c800
--- /dev/null
+++ b/.rpmlint
@@ -0,0 +1,2 @@
+from Config import *
+addFilter("spelling-error .* (coderef|matcher|opcode|Pluggable|prepended)");


More information about the scm-commits mailing list