public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pyproject-api] rawhide: Ignore rpmlint spelling errors
@ 2026-09-24 10:20 Lumir Balhar
  0 siblings, 0 replies; only message in thread
From: Lumir Balhar @ 2026-09-24 10:20 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-pyproject-api
            Branch : rawhide
            Commit : c3e1ca4c2ba414a0c232a62e8c82b9286f88e073
            Author : Lumir Balhar <lbalhar@redhat.com>
            Date   : 2026-09-24T08:15:22+02:00
            Stats  : +4/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-pyproject-api/c/c3e1ca4c2ba414a0c232a62e8c82b9286f88e073?branch=rawhide

            Log:
            Ignore rpmlint spelling errors

[skip changelog]

---
diff --git a/python-pyproject-api.rpmlintrc b/python-pyproject-api.rpmlintrc
new file mode 100644
index 0000000..a7dfef0
--- /dev/null
+++ b/python-pyproject-api.rpmlintrc
@@ -0,0 +1,4 @@
+from Config import addFilter
+
+# "toml" is part of the pyproject.toml file name, not a spelling error.
+addFilter(r"spelling-error.*\btoml\b")

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-24 10:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-24 10:20 [rpms/python-pyproject-api] rawhide: Ignore rpmlint spelling errors Lumir Balhar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox