mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 13:48:56 +00:00
Merge pull request #5561 from bb010g/editorconfig-endings
EditorConfig: Don't enforce a specific line ending
This commit is contained in:
commit
c9ba2b3cf5
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
root = true
|
root = true
|
||||||
|
|
||||||
[*]
|
[*]
|
||||||
end_of_line = lf
|
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue