ublas
ublas copied to clipboard
Include some Clang-Tidy checks
The configuration file excludes clang-tidy checks
google-readability-braces-around-statements
google-explicit-constructor
hicpp-vararg
cppcoreguidelines-pro-type-vararg
We should include them.
-
google-readability-braces-around-statementsrequires simple refactoring -
google-explicit-constructorneeds significant rework also in the test files and results in API change -
hicpp-varargneeds usage of the boost lightweight unit test instead of the boost-test