[perl-Number-Tolerant] Teach rpmlint

Petr Pisar ppisar at fedoraproject.org
Mon Nov 3 14:32:58 UTC 2014


commit c2d853a31645583e3a17870cdaf226189589033e
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Nov 3 15:32:47 2014 +0100

    Teach rpmlint

 .rpmlint |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/.rpmlint b/.rpmlint
new file mode 100644
index 0000000..03481af
--- /dev/null
+++ b/.rpmlint
@@ -0,0 +1,2 @@
+from Config import *
+addFilter("spelling-error .* tol");



More information about the perl-devel mailing list