Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
bolt
bolt
Commits
3c00f5e8
Commit
3c00f5e8
authored
Dec 01, 2020
by
Christian Kellner
Browse files
editorconfig: use spaces for markdown files
Add a .md file section and insist we use spaces there.
parent
417855fa
Pipeline
#236790
passed with stage
in 9 minutes and 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.editorconfig
View file @
3c00f5e8
...
...
@@ -14,3 +14,7 @@ indent_brace_style = gnu
[meson.build]
indent_style = space
indent_size = 2
[.md]
indent_style = space
indent_size = 2
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment