Skip to content

Commit cc22378

Browse files
authored
ci: Add ruff to dev (#2811)
1 parent 4014ac3 commit cc22378

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ docs = [
9393
]
9494
dev = [
9595
"pre-commit",
96+
"ruff",
9697
{include-group = "tests"},
9798
{include-group = "typing"},
9899
]

0 commit comments

Comments
 (0)