Skip to content

Commit 5085e14

Browse files
committed
turn ruff fix into opt-in
1 parent 006b591 commit 5085e14

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
@@ -26,7 +26,6 @@ repair-wheel-command = "DYLD_LIBRARY_PATH=/Users/runner/work/pygit2/pygit2/ci/li
2626

2727
[tool.ruff]
2828
target-version = "py310" # oldest supported Python version
29-
fix = true
3029
extend-exclude = [ ".cache", ".coverage", "build", "site-packages", "venv*"]
3130
lint.select = [
3231
"E",

0 commit comments

Comments
 (0)