فهرست منبع

Merge pull request #49 from 4O4/editorconfig

Add editorconfig
Bjorn 5 سال پیش
والد
کامیت
98f6eaa377
1فایلهای تغییر یافته به همراه8 افزوده شده و 0 حذف شده
  1. 8 0
      .editorconfig

+ 8 - 0
.editorconfig

@@ -0,0 +1,8 @@
+root = true
+
+[*]
+indent_style = space
+indent_size = 2
+charset = utf-8
+trim_trailing_whitespace = true
+insert_final_newline = true