Compare commits

..

No commits in common. "a96d0dd1f20ece9ae58ef1d1ad110bb4fad6f618" and "7367fb3b658647a41d7a97e8c26334c374028711" have entirely different histories.

3 changed files with 0 additions and 22 deletions

View file

@ -1,16 +0,0 @@
root = true
[*]
indent_style = tab
tab_width = 3
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.json]
indent_style = space
indent_size = 2
[*.md]
trim_trailing_whitespace = false

View file

@ -1 +0,0 @@
*

View file

@ -1,5 +0,0 @@
{
"recommendations": [
"editorconfig.editorconfig"
]
}