mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
This commit is contained in:
@@ -40,7 +40,6 @@
|
||||
#include "core/print_string.h"
|
||||
|
||||
struct ThreadLocalStorage::Impl {
|
||||
|
||||
#ifdef WINDOWS_ENABLED
|
||||
DWORD dwFlsIndex;
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user