mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
Fix .editorconfig (#932)
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
This commit is contained in:
parent
b423654375
commit
079b1fed64
@ -12,7 +12,7 @@ indent_style = space
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.{bat,cmd,[Bb][Aa][Tt],[Cc][Mm][Dd]]
|
||||
[*.{[Bb][Aa][Tt],[Cc][Mm][Dd]}]
|
||||
# DOS/Win *requires* BAT/CMD files to have CRLF newlines
|
||||
end_of_line = crlf
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user