Skip to content

Commit 549f866

Browse files
committed
🔧 Move 'extend-select' into linting section
1 parent 33e26d8 commit 549f866

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
@@ -69,6 +69,8 @@ addopts = [
6969
[tool.ruff]
7070
line-length = 88
7171
exclude = ["notebooks/*ipynb"]
72+
73+
[tool.ruff.lint]
7274
extend-select = ["I"]
7375

7476
[tool.uv.build-backend]

0 commit comments

Comments
 (0)