mirror of
https://github.com/zoriya/lz.n.git
synced 2025-12-05 22:26:11 +00:00
7 lines
142 B
TOML
Executable File
7 lines
142 B
TOML
Executable File
column_width = 120
|
|
line_endings = "Unix"
|
|
indent_type = "Spaces"
|
|
indent_width = 4
|
|
quote_style = "AutoPreferDouble"
|
|
no_call_parentheses = false
|