summaryrefslogtreecommitdiff
path: root/src/mbgl/style/light.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mbgl/style/light.cpp')
-rw-r--r--src/mbgl/style/light.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mbgl/style/light.cpp b/src/mbgl/style/light.cpp
index b01f4220f2..be56a0d93b 100644
--- a/src/mbgl/style/light.cpp
+++ b/src/mbgl/style/light.cpp
@@ -1,3 +1,5 @@
+// clang-format off
+
// This file is generated. Do not edit.
#include <mbgl/style/light.hpp>
@@ -251,3 +253,5 @@ TransitionOptions Light::getPositionTransition() const {
} // namespace style
} // namespace mbgl
+
+// clang-format on