diff stylua.toml @ 405:34862cc22221

Add stylua formatting config
author zegervdv <zegervdv@me.com>
date Fri, 16 Jul 2021 18:31:20 +0200
parents
children 24b0dd06381b
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/stylua.toml	Fri Jul 16 18:31:20 2021 +0200
@@ -0,0 +1,6 @@
+column_width = 120
+line_endings = "Unix"
+indent_type = "Spaces"
+indent_width = 2
+quote_style = "AutoPreferSingle"
+no_call_parentheses = true