[go: up one dir, main page]

svgtypes 0.16.0

SVG types parser.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# See https://taplo.tamasfe.dev/configuration/file.html
# and https://taplo.tamasfe.dev/configuration/formatter-options.html

[formatting]
# Aligning comments with the largest line creates
# diff noise when neighboring lines are changed.
align_comments = false

# Matches how rustfmt formats Rust code
column_width = 100
indent_string = "    "