mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 21:56:22 +00:00
fix(CI): cppcheck failure step (#17240)
* feat: add cppcheck for scripts * fix: cppcheck step failure * trigger cppcheck build, it should fail * fix: cppcheck should succeed * fix: cppcheck
This commit is contained in:
@@ -45,6 +45,7 @@ enum AuthStatus
|
||||
STATUS_CLOSED
|
||||
};
|
||||
|
||||
// cppcheck-suppress ctuOneDefinitionRuleViolation
|
||||
struct AccountInfo
|
||||
{
|
||||
void LoadResult(Field* fields);
|
||||
|
||||
Reference in New Issue
Block a user