mirror of
https://github.com/krahets/hello-algo.git
synced 2025-01-24 23:38:45 +08:00
Removed .editorconfig
This commit is contained in:
parent
67d7cba977
commit
6264edcadb
@ -1,16 +0,0 @@
|
|||||||
# EditorConfig is awesome: https://EditorConfig.org
|
|
||||||
|
|
||||||
# Unix-style newlines with a newline ending every file
|
|
||||||
[*]
|
|
||||||
end_of_line = lf
|
|
||||||
insert_final_newline = true
|
|
||||||
|
|
||||||
# Matches multiple files with brace expansion notation
|
|
||||||
# Set default charset
|
|
||||||
[*.{ts,js,py,java,go,c,cpp,cs}]
|
|
||||||
charset = utf-8
|
|
||||||
|
|
||||||
# 4 space indentation
|
|
||||||
[*.{ts,js,py,java,go,c,cpp,cs}]
|
|
||||||
indent_style = space
|
|
||||||
indent_size = 4
|
|
Loading…
Reference in New Issue
Block a user