Skip to content

clang-tidy: suppress addressed warning

Andrey Butirsky requested to merge work/bam/clang-tidy_suppress_warning into master

the bug of revealing it cppcoreguidelines-pro-type-static-cast-downcast check was fixed already but the warning still persists, we need to suppress it

Merge request reports