Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
extensions
Call Next Dashlet
Commits
f0ba8483
Commit
f0ba8483
authored
May 22, 2019
by
Christian Wach
⚽
Browse files
Add Editor Config file
parent
075712d5
Changes
1
Hide whitespace changes
Inline
Side-by-side
.editorconfig
0 → 100644
View file @
f0ba8483
# CiviCRM-style editor configuration normalization.
# @see http://editorconfig.org/
# This is the top-most .editorconfig file; do not search in parent directories.
root = true
# Unix-style newlines with a newline ending every file.
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
# Indentation.
[*.{php,tpl}]
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