Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
shields
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
shields.io
shields
Commits
f05995cf
Commit
f05995cf
authored
9 years ago
by
sagiegurari
Browse files
Options
Downloads
Patches
Plain Diff
.editorconfig file to help all contributers to align to a common project specific standards.
parent
9ffb06ce
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.editorconfig
+12
-0
12 additions, 0 deletions
.editorconfig
with
12 additions
and
0 deletions
.editorconfig
0 → 100644
+
12
−
0
View file @
f05995cf
root
=
true
[*]
end_of_line
=
lf
insert_final_newline
=
true
trim_trailing_whitespace
=
true
indent_style
=
space
[*.{js,json,html,css}]
charset
=
utf-8
indent_size
=
2
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment