mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
chore: format with stylua 0.12.0 (#2421)
This commit is contained in:
parent
083aee0873
commit
05c963602b
2 changed files with 71 additions and 52 deletions
|
|
@ -1,3 +1,6 @@
|
|||
column_width = 120
|
||||
line_endings = "Unix"
|
||||
indent_type = "Spaces"
|
||||
indent_width = 2
|
||||
no_call_parentheses = true
|
||||
quote_style = "AutoPreferDouble"
|
||||
call_parentheses = "None"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue