diff options
| author | Georgios Andreadis <info@gandreadis.com> | 2020-06-30 14:25:01 +0200 |
|---|---|---|
| committer | Fabian Mastenbroek <mail.fabianm@gmail.com> | 2020-08-24 19:43:17 +0200 |
| commit | 4c8a21da65e9a02437c03dcdb8aab6b054b651b0 (patch) | |
| tree | d47b9bee07dc426e8a70ec9ab215ed59ec2ef599 /frontend/.editorconfig | |
| parent | 2662c23a63c152946bb6b258bac0221ae281ae47 (diff) | |
Consistencify structure
Diffstat (limited to 'frontend/.editorconfig')
| -rw-r--r-- | frontend/.editorconfig | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/frontend/.editorconfig b/frontend/.editorconfig deleted file mode 100644 index 823e6853..00000000 --- a/frontend/.editorconfig +++ /dev/null @@ -1,15 +0,0 @@ -# EditorConfig helps developers define and maintain consistent -# coding styles between different editors and IDEs -# editorconfig.org -root = true - -[*] -indent_style = space -indent_size = 2 - -charset = utf-8 -trim_trailing_whitespace = true -insert_final_newline = true - -[*.md] -trim_trailing_whitespace = false |
