Standardise files with files in chef-cookbooks/repo-management
Signed-off-by: Xorima Bot <xorimabot@avon-lea.co.uk>
This commit is contained in:
11
.editorconfig
Executable file
11
.editorconfig
Executable file
@@ -0,0 +1,11 @@
|
||||
#https://EditorConfig.org
|
||||
# top-most EditorConfig file
|
||||
root=true
|
||||
|
||||
[*]
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
Reference in New Issue
Block a user