Editor config
All checks were successful
Build and Deploy to Web Server / deploy (push) Successful in 15m39s
All checks were successful
Build and Deploy to Web Server / deploy (push) Successful in 15m39s
This commit is contained in:
6
.editorconfig
Normal file
6
.editorconfig
Normal file
@@ -0,0 +1,6 @@
|
||||
[*]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
end_of_line = crlf
|
Reference in New Issue
Block a user