Skip to content

Conversation

schnellerhase
Copy link
Contributor

@schnellerhase schnellerhase commented Apr 28, 2025

Activates some of the clang-tidy bugprone checks - left out and probably best activated (step-by-step) are

  • bugprone-empty-catch,
  • bugprone-integer-division,
  • bugprone-implicit-widening-of-multiplication-result,
  • bugprone-integer-division,
  • bugprone-narrowing-conversions,

Good to be kept deactivated as very restrictive are

  • bugprone-easily-swappable-parameters
  • bugprone-reserved-identifier

@schnellerhase schnellerhase force-pushed the clang-tidy branch 5 times, most recently from 8188f25 to eca3a1e Compare April 29, 2025 22:50
@schnellerhase schnellerhase marked this pull request as ready for review April 29, 2025 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant