mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-11-28 02:23:44 +03:00
Specify tab size in .editorconfig
... as 2.
This commit is contained in:
parent
61761f4c27
commit
f79eaa570d
@ -3,4 +3,5 @@ end_of_line = lf
|
||||
insert_final_newline = true
|
||||
charset = utf-8
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
trim_trailing_whitespace = true
|
||||
|
Loading…
Reference in New Issue
Block a user