Skip to content

Commit 7bfed09

Browse files
authored
Merge pull request #978 from DimitriPapadopoulos/ISC
MNT: do not rerun `ruff check` after `ruff format`
2 parents 6586b42 + 455ad7c commit 7bfed09

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ skip_install = true
8787
commands =
8888
ruff check --fix
8989
ruff format
90-
ruff check --select ISC001
9190

9291
[testenv:spellcheck]
9392
description = Check spelling

0 commit comments

Comments
 (0)