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

Commit 061621d

Browse files
authored
Create .editorconfig
Add .editorconfig with the same rules from https://github.com/documentationjs/documentation/blob/master/.editorconfig - but with addition of HTML. Helps keep code consistently formatted :-)
1 parent 891db1c commit 061621d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎.editorconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[*.{js,css,html}]
2+
indent_style = space
3+
indent_size = 2
4+
trim_trailing_whitespace = true

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /