mirror of
https://github.com/joshuadavidthomas/django-language-server.git
synced 2025-09-02 16:37:41 +00:00
make indentation consistent in toml
This commit is contained in:
parent
0d816ea0dc
commit
f778bef5db
2 changed files with 13 additions and 13 deletions
|
@ -16,7 +16,7 @@ indent_size = 4
|
||||||
line_length = 120
|
line_length = 120
|
||||||
multi_line_output = 3
|
multi_line_output = 3
|
||||||
|
|
||||||
[*.{css,html,js,json,jsx,proto,sass,scss,svelte,ts,tsx,yml,yaml}]
|
[*.{css,html,js,json,jsx,proto,sass,scss,svelte,toml,ts,tsx,yml,yaml}]
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
|
|
||||||
[*.md]
|
[*.md]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue