Fixes improper clang-format
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
//clang-format: off
|
||||
// clang-format off
|
||||
#include <vulkan/vulkan.hpp>
|
||||
#include <tracy/TracyVulkan.hpp>
|
||||
//clang-format: on
|
||||
// clang-format on
|
||||
|
||||
#include "descriptors/Descriptor.hpp"
|
||||
#include "descriptors/DescriptorSetLayout.hpp"
|
||||
|
||||
Reference in New Issue
Block a user