8000 Update our own config in pyproject.toml · python-formate/snippet-fmt@b00ea78 · GitHub
[go: up one dir, main page]

Skip to content

Commit b00ea78

Browse files
committed
Update our own config in pyproject.toml
1 parent 4e759ce commit b00ea78

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,8 @@ include = false
147147
order = 30
148148
include = false
149149

150-
[tool.snippet-fmt.languages.python3]
150+
[tool.snippet-fmt.languages.toml]
151+
reformat = true
151152

152153
[tool.snippet-fmt.languages.python]
153154
reformat = true

0 commit comments

Comments
 (0)
0