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
f9714ffd
Commit
f9714ffd
authored
3 years ago
by
Andre Sterba
Committed by
Fabian Seidl
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Handle makefile in editorconfig
See merge request
!295
parent
5b0fda10
No related branches found
No related tags found
2 merge requests
!295
Handle makefile in editorconfig
,
!264
WIP: Develop
Pipeline
#99938
failed
3 years ago
Stage: build
Stage: test
Stage: analyze
Stage: integration-test
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.editorconfig
+5
-0
5 additions, 0 deletions
.editorconfig
with
5 additions
and
0 deletions
.editorconfig
+
5
−
0
View file @
f9714ffd
...
...
@@ -10,3 +10,8 @@ end_of_line = lf
[{*.yaml, *.yml}]
indent_size
=
2
[{Makefile,**.mk}]
# Use tabs for indentation (Makefiles require tabs)
indent_style
=
tab
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