Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update To The Latest Clang-Tidy Version #1144

Merged
merged 2 commits into from
Nov 17, 2024

Conversation

COM8
Copy link
Member

@COM8 COM8 commented Nov 14, 2024

  • Ignoring clang-tidy warning boost-use-ranges since we are not using boost in this project.
  • Switch to std::clamp instead of reimplementing it.
  • Using anonymous namespaces

@COM8 COM8 self-assigned this Nov 14, 2024
@COM8 COM8 force-pushed the feature/clang-tidy-boost-use-ranges branch from 66890f6 to fe12554 Compare November 14, 2024 18:08
@COM8 COM8 changed the title Ignoring clang-tidy warning boost-use-ranges Update To The Latest Clang-Tidy Version Nov 14, 2024
@COM8 COM8 force-pushed the feature/clang-tidy-boost-use-ranges branch from fe12554 to 1a2e324 Compare November 17, 2024 06:42
@COM8 COM8 force-pushed the feature/clang-tidy-boost-use-ranges branch from 1a2e324 to 638eb61 Compare November 17, 2024 06:53
@COM8 COM8 merged commit 102b2e6 into master Nov 17, 2024
102 of 104 checks passed
@COM8 COM8 deleted the feature/clang-tidy-boost-use-ranges branch November 17, 2024 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant