FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
docs/.editorconfig at main · orcfax/docs · GitHub
orcfax
/
docs
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Pull requests
6
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
docs
/
.editorconfig
Copy path
More file actions
More file actions
Latest commit
History
History
History
16 lines (12 loc) · 288 Bytes
Breadcrumbs
docs
/
.editorconfig
Copy path
File metadata and controls
16 lines (12 loc) · 288 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
#
EditorConfig: https://EditorConfig.org. Provides sensible defaults for
#
non vscode editors.
#
top-most EditorConfig file
root
=
true
#
Every file.
[
*
]
charset
=
utf-8
end_of_line
=
lf
insert_final_newline
=
true
indent_style
=
space
indent_size
=
4
trim_trailing_whitespace
=
true
Back
|
FazBrowse Home
|
New Git URL