Skip to content

Commit 98499d6

Browse files
yashislouken
authored andcommitted
.editorconfig: Remove excess apostrophe at *.cocci
Remove the excess apostrophe (') introduced by commit c4b471b. Some editors complain about it. Signed-off-by: Yasushi SHOJI <[email protected]>
1 parent 182a28b commit 98499d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,5 @@ tab_width = 4
6565
[{*.bat,*.rc}]
6666
end_of_line = crlf
6767

68-
[*.cocci]'
68+
[*.cocci]
6969
insert_final_newline = true

0 commit comments

Comments
 (0)