Skip to content

Commit 8c5d38a

Browse files
authored
Update ruff configuration (#201)
1 parent 69b2cb0 commit 8c5d38a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ filterwarnings = [
5454
[tool.ruff]
5555
line-length = 88
5656
target-version = "py38"
57+
58+
[tool.ruff.lint]
5759
select = [
5860
"C",
5961
"E",

0 commit comments

Comments
 (0)