Browse Source

all: add stylua formatter

my-config
NTBBloodbath 3 years ago
parent
commit
2ae4f70791
No known key found for this signature in database GPG Key ID: 18D6730BC846AAC5
  1. 5
      stylua.toml

5
stylua.toml

@ -0,0 +1,5 @@
column_width = 80
line_endings = "Unix"
indent_type = "Tabs"
indent_width = 4
quote_style = "AutoPreferSingle"
Loading…
Cancel
Save