Skip to content

Commit

Permalink
Update python.yaml (#458)
Browse files Browse the repository at this point in the history
  • Loading branch information
khemrajrathore authored May 14, 2024
1 parent da8237b commit 2a59581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/exclusions/python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ exclusions:
- id: Exclusions.Test
name: Exclude test source code
patterns:
- "(.*/test(s)?.*)|/Test[A-Z]|Test[.]"
- "((.*/)?test(s)?.*)|/Test[A-Z]|Test[.]"

- id: Exclusions.Python.Packages
name: Exclude External Python Packages
Expand Down

0 comments on commit 2a59581

Please sign in to comment.