FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
Rocket.Chat/.editorconfig at develop · RocketChat/Rocket.Chat · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
RocketChat
/
Rocket.Chat
Public
Notifications
You must be signed in to change notification settings
Fork
13.8k
Star
46k
Code
Issues
2.5k
Pull requests
1.5k
Discussions
Actions
Projects
Wiki
Security and quality
18
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
Rocket.Chat
/
.editorconfig
Copy path
More file actions
More file actions
Latest commit
History
History
History
19 lines (14 loc) · 310 Bytes
Breadcrumbs
Rocket.Chat
/
.editorconfig
Copy path
File metadata and controls
19 lines (14 loc) · 310 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
#
EditorConfig is awesome: http://EditorConfig.org
root
=
true
[
*
]
end_of_line
=
lf
charset
=
utf-8
trim_trailing_whitespace
=
true
insert_final_newline
=
true
[
*
.{js,coffee,html,less,css,json}
]
indent_style
=
tab
[
*
.i18n.json
]
indent_style
=
space
indent_size
=
2
[
*
.md
]
trim_trailing_whitespace
=
false
Back
|
FazBrowse Home
|
New Git URL