Skip to content

Commit

Permalink
Fix stylua
Browse files Browse the repository at this point in the history
  • Loading branch information
xbili committed Dec 28, 2023
1 parent d37bcc0 commit 6af8706
Show file tree
Hide file tree
Showing 4 changed files with 671 additions and 657 deletions.
8 changes: 4 additions & 4 deletions .stylua.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
column_width = 160
column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_type = "Tabs"
indent_width = 2
quote_style = "AutoPreferSingle"
call_parentheses = "None"
quote_style = "AutoPreferDouble"
call_parentheses = "Always"
Loading

0 comments on commit 6af8706

Please sign in to comment.