FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
stack-queue/.editorconfig at master · mosano-eu/stack-queue · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
mosano-eu
/
stack-queue
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
6
Code
Issues
1
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
stack-queue
/
.editorconfig
Copy path
More file actions
More file actions
Latest commit
History
History
History
21 lines (16 loc) · 430 Bytes
Breadcrumbs
stack-queue
/
.editorconfig
Copy path
File metadata and controls
21 lines (16 loc) · 430 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
20
21
#
EditorConfig helps developers define and maintain consistent
#
coding styles between different editors and IDEs
#
editorconfig.org
root
=
true
[
*
]
#
Change these settings to your own preference
indent_style
=
space
indent_size
=
4
#
We recommend you to keep these unchanged
end_of_line
=
lf
charset
=
utf-8
trim_trailing_whitespace
=
true
insert_final_newline
=
true
[
*
.md
]
trim_trailing_whitespace
=
false
indent_size
=
4
Back
|
FazBrowse Home
|
New Git URL