Add *.yaml to .editorconfig
This commit is contained in:
@@ -23,6 +23,9 @@ max_line_length= 80
|
||||
indent_size = 2
|
||||
max_line_length = 80
|
||||
|
||||
[*.yaml]
|
||||
indent_size = 2
|
||||
|
||||
[*.fs]
|
||||
max_line_length= 120
|
||||
|
||||
|
||||
Reference in New Issue
Block a user