8000 pyproject: Unignore ISC001 · jku/python-tuf@390f79c · GitHub 8000
[go: up one dir, main page]

Skip to content

Commit 390f79c

Browse files
committed
pyproject: Unignore ISC001
This is no longer incompatible with ruff formatter. Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
1 parent 9c67e27 commit 390f79c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ ignore = [
9191

9292
# Individual rules that have been disabled
9393
"D400", "D415", "D213", "D205", "D202", "D107", "D407", "D413", "D212", "D104", "D406", "D105", "D411", "D401", "D200", "D203",
94-
"ISC001", # incompatible with ruff formatter
9594
"PLR0913", "PLR2004",
9695
]
9796

0 commit comments

Comments
 (0)
0