Skip to content
Snippets Groups Projects
Commit 049c3a83 authored by Hécate Kleidukos's avatar Hécate Kleidukos Committed by Marge Bot
Browse files

Add an .editorconfig file

closes #19793
parent 3280eb22
No related branches found
No related tags found
No related merge requests found
# http://editorconfig.org
root = true
[*.hs]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
insert_final_newline = true
charset = utf-8
end_of_line = lf
[Makefile]
indent_style = tab
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment