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

Add clang-tidy fixes to main #50

Merged
merged 2 commits into from
Jan 3, 2024
Merged

Add clang-tidy fixes to main #50

merged 2 commits into from
Jan 3, 2024

Conversation

LeonMatthesKDAB
Copy link
Contributor

No description provided.

This fix includes 3 parts:
- tst_gen_index_array: Disable the use-after-move lint in the move-test
- tests/CMakeLists.txt: Add SYSTEM to the doctest include to filter out
  lints from doctest
- Update doctest.h to the latest version (not necessary for the fix, but
  might as well).
@winterz
Copy link
Member

winterz commented Jan 3, 2024

+2

@LeonMatthesKDAB LeonMatthesKDAB merged commit 6211e44 into main Jan 3, 2024
6 checks passed
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.

2 participants