neteja tidy: ranges::fill, default member init, NOLINT _USE_MATH_DEFINES

This commit is contained in:
2026-05-17 08:05:30 +02:00
parent ab858aacb8
commit a39cd45bf1
19 changed files with 69 additions and 89 deletions
+1
View File
@@ -1,3 +1,4 @@
// NOLINTNEXTLINE(bugprone-reserved-identifier) -- requerido por <cmath> para exponer M_PI en MSVC
#define _USE_MATH_DEFINES
#include "core/rendering/background.hpp"