fix: Make the pull script work with jecs 0.5.x, chore: Pull latest
This commit is contained in:
parent
c799215642
commit
4b17cad7d4
8 changed files with 1123 additions and 436 deletions
10
stylua.toml
Normal file
10
stylua.toml
Normal file
|
@ -0,0 +1,10 @@
|
|||
column_width = 120
|
||||
line_endings = "Unix"
|
||||
indent_type = "Spaces"
|
||||
indent_width = 4
|
||||
quote_style = "AutoPreferDouble"
|
||||
call_parentheses = "Input"
|
||||
collapse_simple_statement = "Never"
|
||||
|
||||
[sort_requires]
|
||||
enabled = true
|
Loading…
Add table
Add a link
Reference in a new issue