GH-101100: Remove some entries from `nitpick_ignore` (#138464)

This commit is contained in:
Adam Turner
2025-09-08 23:10:26 +01:00
committed by GitHub
parent 1561385863
commit 22cb9ba8f9
18 changed files with 33 additions and 34 deletions

View File

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