diff --git a/.editorconfig b/.editorconfig index ed21fb1ad..f3d1d1e8a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -63,3 +63,6 @@ tab_width = 4 [{*.bat,*.rc}] end_of_line = crlf + +[*.cocci]' +insert_final_newline = true diff --git a/build-scripts/SDL_migration.cocci b/build-scripts/SDL_migration.cocci index 71466de5c..24b85e804 100644 --- a/build-scripts/SDL_migration.cocci +++ b/build-scripts/SDL_migration.cocci @@ -1746,4 +1746,4 @@ SDL_CreateRenderer(e1, @@ - SDL_GetRectDisplayIndex + SDL_GetDisplayIndexForRect - (...) \ No newline at end of file + (...)