[3.14] GH-101100: Remove some entries from `nitpick_ignore` (GH-138464) (#138683)

* GH-101100: Remove some entries from ``nitpick_ignore`` (GH-138464)
(cherry picked from commit 22cb9ba8f9)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>

* Update check-warnings.py

---------

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
This commit is contained in:
Miss Islington (bot) 2025-09-09 18:12:40 +02:00 committed by GitHub
parent dee3428120
commit 829c81ae21
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 33 additions and 34 deletions

View file

@ -15,7 +15,7 @@
from typing import TextIO
# Fail if NEWS nit found before this line number
NEWS_NIT_THRESHOLD = 1700
NEWS_NIT_THRESHOLD = 7850
# Exclude these whether they're dirty or clean,
# because they trigger a rebuild of dirty files.