Skip to content

Conversation

@ZedThree
Copy link
Member

  • Disable bugprone-easily-swappable-parameter as it's not useful for us
  • Fix a typo that disabled some warnings
  • Re-enable a couple of warnings that are now fixed everywhere
    • There were a couple of files that still had array-to-pointer-decay that I've fixed -- and then a bunch of other warnings to try and get those files completely clean
  • Delete a whole bunch of default parameter values from the config file
  • Allow some very common short variable names like f, ix, dx

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy made some suggestions

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@bendudson bendudson merged commit 0798bb8 into next Feb 13, 2024
@bendudson bendudson deleted the clang-tidy-better-checks branch February 13, 2024 20:50
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.

3 participants