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

Suppress Clang-Tidy warnings #4276

Merged
merged 8 commits into from
Jan 28, 2024
Merged

Suppress Clang-Tidy warnings #4276

merged 8 commits into from
Jan 28, 2024

Conversation

nlohmann
Copy link
Owner

@nlohmann nlohmann commented Jan 28, 2024

  • modernize-use-std-numbers
  • readability-redundant-member-init
  • bugprone-unused-local-non-trivial-variable

@nlohmann nlohmann added this to the Release 3.11.4 milestone Jan 28, 2024
@coveralls
Copy link

coveralls commented Jan 28, 2024

Coverage Status

coverage: 100.0%. remained the same
when pulling 13f5c67 on fix-warning
into 6a064e0 on develop.

@nlohmann nlohmann changed the title Fix Clang-Tidy warning Suppress Clang-Tidy warning Jan 28, 2024
@nlohmann nlohmann changed the title Suppress Clang-Tidy warning Suppress Clang-Tidy warnings Jan 28, 2024
@nlohmann nlohmann merged commit c35d260 into develop Jan 28, 2024
111 checks passed
@nlohmann nlohmann deleted the fix-warning branch January 28, 2024 13:04
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.

None yet

2 participants