From 46977b04affea2531ce6cbf603381c6cd850df78 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Mon, 24 Apr 2023 16:06:45 +0100 Subject: [PATCH] Drop redundant rpmlintrc --- perl-IO-stringy.rpmlintrc | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 perl-IO-stringy.rpmlintrc diff --git a/perl-IO-stringy.rpmlintrc b/perl-IO-stringy.rpmlintrc deleted file mode 100644 index e18a755..0000000 --- a/perl-IO-stringy.rpmlintrc +++ /dev/null @@ -1,2 +0,0 @@ -from Config import * -addFilter("spelling-error %description -l en_US (filehandles|ScalarArray|AtomicFile|wraphandle|globref) -> ")