FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
repository-template/.editorconfig at main · NHSDigital/repository-template · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
NHSDigital
/
repository-template
Public template
forked from
nhs-england-tools/repository-template
Notifications
You must be signed in to change notification settings
Fork
11
Star
17
Code
Issues
3
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
repository-template
/
.editorconfig
Copy path
More file actions
More file actions
Latest commit
History
History
History
21 lines (16 loc) · 313 Bytes
Breadcrumbs
repository-template
/
.editorconfig
Copy path
File metadata and controls
21 lines (16 loc) · 313 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
root
=
true
[
*
]
charset
=
utf-8
end_of_line
=
lf
indent_size
=
2
indent_style
=
space
insert_final_newline
=
true
trim_trailing_whitespace
=
true
[
*
.md
]
indent_size
=
unset
[
*
.py
]
indent_size
=
4
[
{Dockerfile,Dockerfile.}
*
]
indent_size
=
4
[
{Makefile,
*
.mk,go.mod,go.sum,
*
.go,.gitmodules}
]
indent_style
=
tab
Back
|
FazBrowse Home
|
New Git URL