Skip to content
Snippets Groups Projects

h2t/code_style: Improve clang tidy and clangd configs

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

Changes to clang-tidy:

  • removing warnings for "container.contains()" (e.g., map) as it is not a supported feature in C++2a. We can remove it once we have migrated to a newer compiler

Changes to clangd

  • adding "-Wextra" to get more warnings

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading