FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
codimd/.editorconfig at develop · hackmdio/codimd · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
hackmdio
/
codimd
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
10.1k
Code
Issues
328
Pull requests
23
Actions
Wiki
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
codimd
/
.editorconfig
Copy path
More file actions
More file actions
Latest commit
History
History
History
19 lines (15 loc) · 329 Bytes
Breadcrumbs
codimd
/
.editorconfig
Copy path
File metadata and controls
19 lines (15 loc) · 329 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
root
=
true
[
*
]
indent_style
=
space
indent_size
=
2
trim_trailing_whitespace
=
true
insert_final_newline
=
true
[
{
*
.html,
*
.ejs}
]
indent_style
=
space
indent_size
=
4
trim_trailing_whitespace
=
true
[
*
.md
]
trim_trailing_whitespace
=
false
[
{.travis.yml,npm-shrinkwrap.json,package.json}
]
indent_style
=
space
indent_size
=
2
Back
|
FazBrowse Home
|
New Git URL