Skip to content

Commit df9a2f2

Browse files
committed
docs(taplo): add toml formatter
1 parent 6a90185 commit df9a2f2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.taplo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
include = ["pyproject.toml", ".taplo.toml"]
2+
3+
[formatting]
4+
indent_string = " "

0 commit comments

Comments
 (0)