chore: format with stylua 0.12.0 (#1730)

This commit is contained in:
Simon Hauser
2022-01-31 20:34:53 +01:00
committed by GitHub
parent 3a3c9a3c8b
commit f262e7d56d
3 changed files with 24 additions and 20 deletions

View File

@@ -3,4 +3,4 @@ line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferDouble"
no_call_parentheses = true
call_parentheses = "None"