Skip to content

Enable clang-tidy on rumba dir

Catches some small errors. Added some explicit skips for the more drastic changes.

Added in reinterpret_cast instead of c-style casts and then added specific ignores.

Added missing destructors

Moved some magic numbers to consts.

Edited by Cal Pratt

Merge request reports

Loading