Skip to content

Commit 22a74c0

Browse files
authored
Update ruff.toml
1 parent 6ae3ca7 commit 22a74c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruff.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ exclude = [
88
"dist"
99
]
1010

11-
[tool.ruff.lint]
11+
[lint]
1212
select = [
1313
"E", # pycodestyle errors
1414
"F", # pyflakes

0 commit comments

Comments
 (0)