Skip to content

Commit

Permalink
chore: make clang tidy again (#230)
Browse files Browse the repository at this point in the history
* chore(clang-tidy): remove bloated config options, enable all applicable checks

Signed-off-by: Max SCHMELLER <[email protected]>

* chore(clang-tidy): add updated warnings-as-errors from Autoware CI

Signed-off-by: Max SCHMELLER <[email protected]>

* chore(clang-tidy): promote some cppcoreguidelines checks to error, disable annoying checks

Signed-off-by: Max SCHMELLER <[email protected]>

* chore(clang-tidy): disable redundant alias for cppcoreguidelines-special-member-functions

Signed-off-by: Max SCHMELLER <[email protected]>

* chore(clang-tidy): add explanations for disabled checks

Signed-off-by: Max SCHMELLER <[email protected]>

---------

Signed-off-by: Max SCHMELLER <[email protected]>
  • Loading branch information
mojomex authored Nov 20, 2024
1 parent 791fcc5 commit 47efeed
Showing 1 changed file with 59 additions and 396 deletions.
Loading

0 comments on commit 47efeed

Please sign in to comment.