Skip to content

Enable more clang-tidy checks

Michael Platings requested to merge feature-clang-tidy into main
  • bugprone
  • clang-analyzer-security
  • clang-analyzer-unix
  • cppcoreguidelines
  • hicpp
  • performance
  • readability

Checks deemed to negatively impact readability or impose a disproportionate burden on developers are disabled.

Merge request reports