Skip to content

Commit 322b479

Browse files
Remove redundant setting
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
1 parent fb22936 commit 322b479

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.ruff.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ target-version = "py310"
66
# PEP 8
77
line-length = 79
88

9-
# Nicer diagnostic output
10-
output-format = "full"
11-
129
# Enable automatic fixes by default.
1310
# To override this, use ``fix = false`` in a subdirectory's config file
1411
# or ``--no-fix`` on the CLI

0 commit comments

Comments
 (0)