Skip to content

Commit d5d1e08

Browse files
authored
Merge pull request #1484 from pulp/update-ci/main
Update CI files for branch main
2 parents 26ce1df + 632dec1 commit d5d1e08

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ extend-exclude = [
177177

178178
[tool.ruff.lint]
179179
# This section is managed by the plugin template. Do not edit manually.
180+
select = ["E4", "E7", "E9", "F"]
180181
extend-select = [
181182
"I",
182183
"INT",

0 commit comments

Comments
 (0)