Make sure there's a newline at the end of files

Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
2025-12-07 01:59:40 +02:00
parent f01d1cbb18
commit 42f5eb7426
2 changed files with 2 additions and 2 deletions

View File

@@ -119,4 +119,4 @@ auto Application::mouse_captured(bool new_state) -> void
m_mouse_captured = new_state;
}
} // namespace Lunar
} // namespace Lunar