Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jun 9, 2020. It is now read-only.

Commitd49820a

Browse files
committed
Add .editorconfig
1 parentc7b6de7 commitd49820a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

‎.editorconfig

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# http://editorconfig.org
2+
3+
root =true
4+
5+
[*]
6+
indent_style =space
7+
indent_size =4
8+
end_of_line =lf
9+
charset =utf-8
10+
insert_final_newline =true
11+
trim_trailing_whitespace =true
12+
13+
# config files
14+
[*.{ini,yaml,yml}]
15+
indent_size =2

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp