fix: .editorconfig

This commit is contained in:
Jinser Kafka 2024-07-05 19:36:32 +08:00
parent 376370336c
commit 9360af88b3

View File

@ -5,7 +5,7 @@ root = true
# Unix-style newlines with a newline ending every file
[*]
end_of_line = lf|crlf
end_of_line = lf
insert_final_newline = true
# Matches multiple files with brace expansion notation