refactor(assertion-tools): ♻️ Refactor commutativity rule logic #82
Annotations
1 error and 1 warning
Fail if linter found errors
Process completed with exit code 1.
|
Run cpp-linter:
include/common/parsing/AssertionTools.hpp#L27
enum 'CommutativityResult' uses a larger base type ('int', size: 4 bytes) than necessary for its value set, consider using 'std::uint8_t' (1 byte) as the base type to reduce its size
|
Loading