mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
gh-60283: Check for redefined test names in CI (#109161)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
This commit is contained in:
parent
0e76cc359b
commit
3cb9a8edca
5 changed files with 51 additions and 1 deletions
1
.github/CODEOWNERS
vendored
1
.github/CODEOWNERS
vendored
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
# pre-commit
|
||||
.pre-commit-config.yaml @hugovk @AlexWaygood
|
||||
.ruff.toml @hugovk @AlexWaygood
|
||||
|
||||
# Build system
|
||||
configure* @erlend-aasland @corona10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue