Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ARSnova Backend
Manage
Activity
Members
Labels
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Privacy
Imprint
Contact
Snippets
Groups
Projects
Show more breadcrumbs
Paul-Christian Volkmer
ARSnova Backend
Commits
0ce72567
Commit
0ce72567
authored
10 years ago
by
Daniel Gerhardt
Browse files
Options
Downloads
Patches
Plain Diff
Add special handling for *.yml files to .editorconfig
parent
b709c704
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.editorconfig
+4
-0
4 additions, 0 deletions
.editorconfig
with
4 additions
and
0 deletions
.editorconfig
+
4
−
0
View file @
0ce72567
...
@@ -11,3 +11,7 @@ trim_trailing_whitespace = true
...
@@ -11,3 +11,7 @@ trim_trailing_whitespace = true
[*.md]
[*.md]
trim_trailing_whitespace = false
trim_trailing_whitespace = false
[*.yml]
indent_size = 2
indent_style = tab
This diff is collapsed.
Click to expand it.
Preview
0%
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