Skip to content
Snippets Groups Projects
Unverified Commit c14bcfee authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub
Browse files

Merge pull request #10409 from 9999years/editorconfig

Add `.editorconfig`
parents 26f1cd7a 7b6fdb3c
No related branches found
No related tags found
No related merge requests found
# See: https://editorconfig.org
root = true
[*]
charset = utf-8
[*.hs]
indent_style = space
indent_size = 2
[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