summaryrefslogtreecommitdiff
path: root/include/fud_status.hpp
diff options
context:
space:
mode:
authorDominick Allen <djallen@librehumanitas.org>2025-01-02 21:57:57 -0600
committerDominick Allen <djallen@librehumanitas.org>2025-01-02 21:57:57 -0600
commit1ac94c8aff47b549f30b370be2191bcc0157826c (patch)
treeacca28e85989d5a4a3a340caa7a8c96065e01a90 /include/fud_status.hpp
parentd5a174a6d4f8be5e7cffe7c2adbb8db23b578f56 (diff)
More bugs in format...
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. */