Re-activate a few clang-tidy options.

This commit is contained in:
Lukas Tenbrink 2026-02-20 10:16:44 +01:00
parent 230e6bfc3b
commit abadedefc1
2 changed files with 7 additions and 5 deletions

View file

@ -30,6 +30,7 @@
#pragma once
#include "core/math/math_funcs_binary.h"
#include "core/string/print_string.h"
#include "core/string/ustring.h"