Skip to content

Commit

Permalink
Update .stylua.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeioth authored Jun 12, 2024
1 parent be9476a commit 279330e
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .stylua.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
line_endings = "Unix"
quote_style = "AutoPreferDouble"

call_parentheses = "Always"
collapse_simple_statement = "Always"
column_width = 79

indent_type = "Spaces"
indent_width = 2
line_endings = "Unix"
quote_style = "AutoPreferDouble"
remove_trailing_separators = false
column_width = 79

0 comments on commit 279330e

Please sign in to comment.