Skip to content
Explore
Explore GitHub
Learn and contribute
Topics
Trending
Skills
Open source guides
Connect with others
Events
Community forum
GitHub Education
GitHub Stars program
In this repository
All GitHub Enterprise
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub Enterprise
↵
Jump to
↵
In this organization
All GitHub Enterprise
↵
Jump to
↵
In this repository
All GitHub Enterprise
↵
Jump to
↵
Sign in
{{ message }}
github
/
codeql-action
Public
Notifications
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
0
Security
Insights
More
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Add a
.editorconfig
with our chosen formatting options.
Loading branch information
Chris Gavin
committed
Jun 23, 2020
1 parent
98f8945
commit
a1d945f14f7de3612e4082105b1a0901039d779f
Showing
1 changed file
with
10 additions
and
0 deletions
.
Split
Unified
There are no files selected for viewing
10
.editorconfig
Show comments
View file
Edit file
Delete file
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
@@ -0,0 +1,10 @@
root
=
true
[
*
]
end_of_line
=
lf
insert_final_newline
=
true
trim_trailing_whitespace
=
true
[
*
.ts
]
indent_style
=
space
indent_size
=
2
Toggle all file notes
Toggle all file annotations
0 comments on commit
a1d945f
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.