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

Commit2a74e12

Browse files
committed
add an editorconfig
1 parent28e190c commit2a74e12

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

‎.editorconfig‎

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# This file is for unifying the coding style for different editors and IDEs
2+
# editorconfig.org
3+
4+
root =true
5+
6+
[*]
7+
end_of_line =lf
8+
charset =utf-8
9+
insert_final_newline =true
10+
trim_trailing_whitespace =true
11+
indent_style =space
12+
indent_size =2

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp