From 2662c23a63c152946bb6b258bac0221ae281ae47 Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Tue, 30 Jun 2020 14:10:33 +0200 Subject: Remove duplicate rule --- .editorconfig | 5 ----- 1 file changed, 5 deletions(-) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 1cdb4ce2..508cb765 100644 --- a/.editorconfig +++ b/.editorconfig @@ -14,8 +14,3 @@ insert_final_newline = true [*.md] trim_trailing_whitespace = false -indent_style = space - -# ktlint -[*.{kt, kts}] -disabled_rules = import-ordering -- cgit v1.2.3