Skip to content

Commit bfcca03

Browse files
committed
chore: rename ruff config name
1 parent 4e4f03a commit bfcca03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ version = { file = "grading_lib/VERSION" }
4343
src = ["grading_lib"]
4444
fix = true
4545
show-fixes = true
46-
show-source = true
46+
output-format = "full"
4747

4848
[tool.ruff.lint]
4949
select = [

0 commit comments

Comments
 (0)