Browse Source

update stylua

pull/174/head
nshen 3 years ago
parent
commit
0c05cf421f
  1. 4
      .stylua.toml

4
.stylua.toml

@ -1,6 +1,6 @@
column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
quote_style = 'AutoPreferSingle'
indent_width = 4
quote_style = 'AutoPreferDouble'
indent_width = 2
call_parentheses = "Always"

Loading…
Cancel
Save