summaryrefslogtreecommitdiffhomepage
path: root/main/draw.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'main/draw.cpp')
-rw-r--r--main/draw.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/draw.cpp b/main/draw.cpp
index d2fde66e..10590fce 100644
--- a/main/draw.cpp
+++ b/main/draw.cpp
@@ -15,7 +15,7 @@ namespace floormat {
namespace {
-size_t bad_frame_counter = 0;
+size_t bad_frame_counter = 0; // NOLINT
} // namespace