changeset 410:7c7feeaa3058

Install global stylua config
author zegervdv <zegervdv@me.com>
date Sat, 17 Jul 2021 11:42:57 +0200
parents f0300cd1584c
children 4abd1fbc8829
files dot_config/stylua/stylua.toml
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/dot_config/stylua/stylua.toml	Sat Jul 17 11:42:57 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