[perl-Test-Able] Teach rpmlint orthography

Petr Pisar ppisar at fedoraproject.org
Mon Nov 21 12:05:26 UTC 2011


commit 334076a0e3c5cb14a71924a64aed242bcdfc0f21
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Nov 21 13:04:47 2011 +0100

    Teach rpmlint orthography

 .rpmlint |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/.rpmlint b/.rpmlint
new file mode 100644
index 0000000..6c42c17
--- /dev/null
+++ b/.rpmlint
@@ -0,0 +1,3 @@
+from Config import *
+addFilter("spelling-error .* xUnit");
+addFilter("summary-not-capitalized ");


More information about the scm-commits mailing list