diff --git a/src/main.cpp b/src/main.cpp index d4b205d..3f806d8 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -45,7 +45,7 @@ #include #include -constexpr int EXIT_FATAL{2}; +constexpr int EXIT_FATAL{2}; // NOLINT(readability-identifier-naming) int main(int argc, char *argv[]) {