Browse Source

Add `.editorConfig`

Him188 6 years ago
parent
commit
9f7dec2643
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .editorconfig

+ 2 - 0
.editorconfig

@@ -0,0 +1,2 @@
+[*.{kt, kts}]
+max_line_length = 120