mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-01 01:17:40 +00:00
Ensure training new line in cocci files
This commit is contained in:
parent
ecc48b882d
commit
c4b471bd13
2 changed files with 4 additions and 1 deletions
|
@ -63,3 +63,6 @@ tab_width = 4
|
||||||
|
|
||||||
[{*.bat,*.rc}]
|
[{*.bat,*.rc}]
|
||||||
end_of_line = crlf
|
end_of_line = crlf
|
||||||
|
|
||||||
|
[*.cocci]'
|
||||||
|
insert_final_newline = true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue