Permalink
Cannot retrieve contributors at this time
11 lines (9 sloc)
230 Bytes
|
# This file is for unifying the coding style for different editors and IDEs |
|
# See editorconfig.org |
|
|
|
root = true |
|
|
|
[*] |
|
indent_style = space |
|
indent_size = 4 |
|
charset = utf-8 |
|
trim_trailing_whitespace = true |
|
insert_final_newline = false |
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.