mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-03 08:46:46 +00:00
ignore clang-tidy
This commit is contained in:
@@ -27,6 +27,7 @@ enum SOEStyle {
|
||||
// NOLINTNEXTLINE(cppcoreguidelines-use-enum-class)
|
||||
enum SOETxMPTIssue { SoeMptNone, SoeMptSupported, SoeMptNotSupported };
|
||||
|
||||
// NOLINTNEXTLINE(cppcoreguidelines-use-enum-class)
|
||||
enum SOEConstant {
|
||||
SoeImmutable,
|
||||
SoeMutable,
|
||||
|
||||
Reference in New Issue
Block a user