summaryrefslogtreecommitdiff
path: root/include/fud_status.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/fud_status.hpp')
-rw-r--r--include/fud_status.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/fud_status.hpp b/include/fud_status.hpp
index f18c119..cd7eac4 100644
--- a/include/fud_status.hpp
+++ b/include/fud_status.hpp
@@ -22,6 +22,7 @@
namespace fud {
+// NOLINTNEXTLINE(performance-enum-size)
enum class [[nodiscard]] FudStatus : int32_t
{
/** \brief Indisputable success. */