Skip to content

Commit 9afdb5a

Browse files
committed
add cython-lint dep
1 parent 1ad1c7f commit 9afdb5a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ check = [
6262
"black>=25",
6363
"isort[colors]",
6464
"ruff>=0.5.0",
65+
"cython-lint",
6566
]
6667

6768
[project.urls]

0 commit comments

Comments
 (0)