Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
goSDN
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor 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
danet
goSDN
Commits
e9b94d80
Commit
e9b94d80
authored
3 years ago
by
Andre Sterba
Browse files
Options
Downloads
Plain Diff
Merge branch 'istaester/add-editorconfig' into 'develop'
Add editorconfig See merge request
!235
parents
cf8a8e39
90efd5e9
No related branches found
No related tags found
5 merge requests
!246
Develop
,
!245
Develop into Master
,
!244
Master into develop2 into master
,
!235
Add editorconfig
,
!138
Develop
Pipeline
#96223
passed
3 years ago
Stage: build
Stage: test
Stage: analyze
Stage: build-release
Stage: .post
Changes
1
Pipelines
8
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 @
e9b94d80
root
=
true
[*]
indent_style
=
space
indent_size
=
4
charset
=
utf-8
trim_trailing_whitespace
=
true
insert_final_newline
=
true
end_of_line
=
lf
[{*.yaml, *.yml}]
indent_size
=
2
This diff is collapsed.
Click to expand it.
Ghost User
@ghost
mentioned in merge request
!239 (merged)
·
3 years ago
mentioned in merge request
!239 (merged)
mentioned in merge request !239
Toggle commit list
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