Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
admin-fe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Pleroma
admin-fe
Commits
96b100d3
Commit
96b100d3
authored
7 years ago
by
Pan
Browse files
Options
Downloads
Patches
Plain Diff
add editorconfig
parent
d6868d71
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.editorconfig
+14
-0
14 additions, 0 deletions
.editorconfig
with
14 additions
and
0 deletions
.editorconfig
0 → 100644
+
14
−
0
View file @
96b100d3
# http://editorconfig.org
root
=
true
[*]
charset
=
utf-8
indent_style
=
space
indent_size
=
2
end_of_line
=
lf
insert_final_newline
=
true
trim_trailing_whitespace
=
true
[*.md]
insert_final_newline
=
false
trim_trailing_whitespace
=
false
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