mirror of
https://gitlab.com/openlp/openlp.git
synced 2024-12-21 12:32:50 +00:00
Add continuation_indent_size to editorconfig.
This commit is contained in:
parent
64e365b0fb
commit
3dc96aedae
@ -11,6 +11,7 @@ indent_style = space
|
||||
|
||||
[*.py]
|
||||
indent_size = 4
|
||||
continuation_indent_size = 8
|
||||
max_line_length = 120
|
||||
|
||||
[*.{html,js,json,yaml,yml}]
|
||||
|
Loading…
Reference in New Issue
Block a user