Skip to content

Feature/code style update

Fabian Reister requested to merge feature/code-style-update into dev

Changes:

  • disabled 'readability-identifier-length' check for clang-tidy
  • creating symlink for .clangd config file similar to clang-tidy and clang-format (this removes a gcc compiler flag that is unknown to clang)

Merge request reports