FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
echo-jwt/.editorconfig at main · labstack/echo-jwt · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
labstack
/
echo-jwt
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
124
Code
Issues
2
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
echo-jwt
/
.editorconfig
Copy path
More file actions
More file actions
Latest commit
History
History
History
25 lines (18 loc) · 467 Bytes
Breadcrumbs
echo-jwt
/
.editorconfig
Copy path
File metadata and controls
25 lines (18 loc) · 467 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
22
23
24
25
#
EditorConfig coding styles definitions. For more information about the
#
properties used in this file, please see the EditorConfig documentation:
#
http://editorconfig.org/
#
indicate this is the root of the project
root
=
true
[
*
]
charset
=
utf-8
end_of_line
=
LF
insert_final_newline
=
true
trim_trailing_whitespace
=
true
indent_style
=
space
indent_size
=
2
[
Makefile
]
indent_style
=
tab
[
*
.md
]
trim_trailing_whitespace
=
false
[
*
.go
]
indent_style
=
tab
Back
|
FazBrowse Home
|
New Git URL