Skip to content
Snippets Groups Projects
Verified Commit b1aa88e8 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Add clang-tidy configuration file

[skip ci]
parent d3aac5e2
Branches
Tags
No related merge requests found
# NB: to use clang-tidy on the MEX source code, make sure that you have
# libomp-dev installed (the LLVM implementation of OpenMP)
# TODO: add the following check families:
# - performance-*
# - bugprone-*
# - cppcoreguidelines-
Checks: 'modernize-*,-modernize-use-trailing-return-type,-clang-diagnostic-unqualified-std-cast-call'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment