public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Algorithm-C3] rawhide: Update rpmlintrc for current rpmlint
@ 2026-07-28 7:32 Paul Howarth
0 siblings, 0 replies; only message in thread
From: Paul Howarth @ 2026-07-28 7:32 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-Algorithm-C3
Branch : rawhide
Commit : 3b6176d4e484bbbed2d3c3e3ff41ed530d01d14b
Author : Paul Howarth <paul@city-fan.org>
Date : 2026-07-28T08:32:05+01:00
Stats : +5/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Algorithm-C3/c/3b6176d4e484bbbed2d3c3e3ff41ed530d01d14b?branch=rawhide
Log:
Update rpmlintrc for current rpmlint
---
diff --git a/perl-Algorithm-C3.rpmlintrc b/perl-Algorithm-C3.rpmlintrc
index ed518fc..6f5e78a 100644
--- a/perl-Algorithm-C3.rpmlintrc
+++ b/perl-Algorithm-C3.rpmlintrc
@@ -1,3 +1,5 @@
-from Config import *
-addFilter("spelling-error %description -l en_US metamodels -> ")
-addFilter("-tests\.noarch: W: no-documentation");
+# Computer Science term
+addFilter("spelling-error \('metamodels', ")
+
+# Tests are self-documenting
+addFilter("-tests\.noarch: W: no-documentation")
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-28 7:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-28 7:32 [rpms/perl-Algorithm-C3] rawhide: Update rpmlintrc for current rpmlint Paul Howarth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox