[perl-MooseX-Types-DateTime-MoreCoercions] Teach rpmlint

Petr Pisar ppisar at fedoraproject.org
Thu Apr 3 14:16:15 UTC 2014


commit 4a33bf8200b6dc663de109cf2322a1eaec3c850d
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Apr 3 16:15:03 2014 +0200

    Teach rpmlint

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


More information about the scm-commits mailing list