X Tutup
Skip to content

gh-124190: Ignore files directories check warning tooling#124193

Merged
hugovk merged 10 commits intopython:mainfrom
nohlson:ignore-files-directories-check-warning-tooling
Sep 18, 2024
Merged

gh-124190: Ignore files directories check warning tooling#124193
hugovk merged 10 commits intopython:mainfrom
nohlson:ignore-files-directories-check-warning-tooling

Conversation

@nohlson
Copy link
Contributor

@nohlson nohlson commented Sep 17, 2024

Add the ability to ignore entire files regardless of the warning count and entire directories in the check compiler warning CI tooling. This will facilitate ignoring warnings generated from vendored code, or test/test generation related code.

Copy link
Member

@hugovk hugovk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@hugovk hugovk merged commit 81480e6 into python:main Sep 18, 2024
savannahostrowski pushed a commit to savannahostrowski/cpython that referenced this pull request Sep 22, 2024
…on#124193)

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup