add editorconfig files
This commit is contained in:
6
profiles/base/.local/bin/.editorconfig
Normal file
6
profiles/base/.local/bin/.editorconfig
Normal file
@@ -0,0 +1,6 @@
|
||||
root = true
|
||||
|
||||
[*]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
max_line_length = 80
|
||||
6
profiles/desktop/.local/bin/.editorconfig
Normal file
6
profiles/desktop/.local/bin/.editorconfig
Normal file
@@ -0,0 +1,6 @@
|
||||
root = true
|
||||
|
||||
[*]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
max_line_length = 80
|
||||
Reference in New Issue
Block a user