mirror of https://github.com/libsdl-org/SDL
.editorconfig: Remove excess apostrophe at *.cocci
Remove the excess apostrophe (') introduced by commit
c4b471bd13
.
Some editors complain about it.
Signed-off-by: Yasushi SHOJI <yashi@spacecubics.com>
This commit is contained in:
parent
182a28b343
commit
98499d6818
|
@ -65,5 +65,5 @@ tab_width = 4
|
|||
[{*.bat,*.rc}]
|
||||
end_of_line = crlf
|
||||
|
||||
[*.cocci]'
|
||||
[*.cocci]
|
||||
insert_final_newline = true
|
||||
|
|
Loading…
Reference in New Issue