extracted Rule from settings.h to rule.h / added Regex::engine() / removed unnecessary Rule::engine
#8580
2 new alerts
New alerts in code changed by this pull request
- 2 warnings
Alerts not introduced by this pull request might have been detected because the code changes were too large.
See annotations below for details.
Annotations
Check warning on line 114 in lib/settings.h
Code scanning / Cppcheck Premium
User-provided copy and move member functions of a class should have appropriate signatures. Assignment operator must have lvalue ref-qualifier must not be virtual and have only one argument which must be non-volatile Warning
Check warning on line 117 in lib/settings.h
Code scanning / Cppcheck Premium
User-provided copy and move member functions of a class should have appropriate signatures. Assignment operator must have lvalue ref-qualifier must not be virtual and have only one argument which must be non-volatile Warning