diff options
| author | Georgios Andreadis <info@gandreadis.com> | 2020-06-30 14:10:33 +0200 |
|---|---|---|
| committer | Fabian Mastenbroek <mail.fabianm@gmail.com> | 2020-08-24 19:43:16 +0200 |
| commit | 2662c23a63c152946bb6b258bac0221ae281ae47 (patch) | |
| tree | c1929d107ffa43151da1672381f12a7a25323241 /simulator | |
| parent | c99ef7504a1374170f88b89faeb7e6dec6a55253 (diff) | |
Remove duplicate rule
Diffstat (limited to 'simulator')
| -rw-r--r-- | simulator/.editorconfig | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/simulator/.editorconfig b/simulator/.editorconfig index 1cdb4ce2..a17544c9 100644 --- a/simulator/.editorconfig +++ b/simulator/.editorconfig @@ -1,20 +1,6 @@ # EditorConfig helps developers define and maintain consistent # coding styles between different editors and IDEs # editorconfig.org -root = true - -[*] -indent_style = space -indent_size = 4 - -end_of_line = lf -charset = utf-8 -trim_trailing_whitespace = true -insert_final_newline = true - -[*.md] -trim_trailing_whitespace = false -indent_style = space # ktlint [*.{kt, kts}] |
