소스 검색

Add `.editorConfig`

Him188 6 년 전
부모
커밋
9f7dec2643
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      .editorconfig

+ 2 - 0
.editorconfig

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