Add end-of-line spaces checker
This commit is contained in:
@@ -19,7 +19,7 @@ namespace Nz::Vk
|
||||
|
||||
public:
|
||||
struct Image;
|
||||
|
||||
|
||||
Swapchain() = default;
|
||||
Swapchain(const Swapchain&) = delete;
|
||||
Swapchain(Swapchain&&) = default;
|
||||
|
||||
Reference in New Issue
Block a user