Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guy Rozendorn
AIO Gremlin
Commits
0b4f0e6d
Unverified
Commit
0b4f0e6d
authored
Jan 29, 2020
by
Jeffrey Phillips Freeman
💥
Browse files
Chore: Using .editorconfig to enforce consistent styles.
parent
a6719200
Changes
1
Hide whitespace changes
Inline
Side-by-side
.editorconfig
0 → 100644
View file @
0b4f0e6d
# top-most EditorConfig file
root = true
[*]
#unix style line ending
end_of_line = lf
#newline at end of file
insert_final_newline = true
#charset UTF-8
charset = utf-8
#indent using spaces
indent_style = space
#4 spaces per indent
indent_size = 4
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