summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Tests
diff options
context:
space:
mode:
authorNate Ohlson <nohlson@purdue.edu>2024-09-18 07:49:43 (GMT)
committerGitHub <noreply@github.com>2024-09-18 07:49:43 (GMT)
commit81480e6edb34774d783d018d1f0e61ab5c3f0a9a (patch)
tree52e4935fb9699d0be0cfb5d1e32d59a0929f0d8c /Misc/NEWS.d/next/Tests
parent646f16bdeed6ebe1069e1d64886fbaa26edac75c (diff)
downloadcpython-81480e6edb34774d783d018d1f0e61ab5c3f0a9a.zip
cpython-81480e6edb34774d783d018d1f0e61ab5c3f0a9a.tar.gz
cpython-81480e6edb34774d783d018d1f0e61ab5c3f0a9a.tar.bz2
gh-124190: Ignore files directories check warning tooling (#124193)
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Diffstat (limited to 'Misc/NEWS.d/next/Tests')
-rw-r--r--Misc/NEWS.d/next/Tests/2024-09-17-22-21-58.gh-issue-124190.3fWhiX.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Tests/2024-09-17-22-21-58.gh-issue-124190.3fWhiX.rst b/Misc/NEWS.d/next/Tests/2024-09-17-22-21-58.gh-issue-124190.3fWhiX.rst
new file mode 100644
index 0000000..819b1ca
--- /dev/null
+++ b/Misc/NEWS.d/next/Tests/2024-09-17-22-21-58.gh-issue-124190.3fWhiX.rst
@@ -0,0 +1 @@
+Add capability to ignore entire files or directories in check warning CI tool