Skip to content

Commit 69c6c29

Browse files
authored
Merge pull request #4 from popyson1648/chore/setup-ci-and-pre-commit
Add CI and pre-commit hooks
2 parents efb5571 + 2c6cedf commit 69c6c29

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
@@ -37,6 +37,7 @@ dev = [
3737
"pytest-mock",
3838
"pytest-cov",
3939
"pre-commit",
40+
"ruff",
4041
]
4142

4243
[project.scripts]

0 commit comments

Comments
 (0)