We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76c217f commit 1cff8c2Copy full SHA for 1cff8c2
Doc/tools/check-warnings.py
@@ -15,7 +15,7 @@
15
from typing import TextIO
16
17
# Fail if NEWS nit found before this line number
18
-NEWS_NIT_THRESHOLD = 8550
+NEWS_NIT_THRESHOLD = 7850
19
20
# Exclude these whether they're dirty or clean,
21
# because they trigger a rebuild of dirty files.
0 commit comments