public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Lumir Balhar <lbalhar@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-pyproject-api] rawhide: Ignore rpmlint spelling errors
Date: Thu, 24 Sep 2026 10:20:15 GMT [thread overview]
Message-ID: <179024521525.1.6596008637625400427.rpms-python-pyproject-api-c3e1ca4c2ba4@fedoraproject.org> (raw)
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")
reply other threads:[~2026-09-24 10:20 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=179024521525.1.6596008637625400427.rpms-python-pyproject-api-c3e1ca4c2ba4@fedoraproject.org \
--to=lbalhar@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox