Skip to content

destruction_helpers.h: remove using namespace KDBindings#81

Merged
MiKom merged 1 commit intomainfrom
remove_using_kdbinding
May 27, 2025
Merged

destruction_helpers.h: remove using namespace KDBindings#81
MiKom merged 1 commit intomainfrom
remove_using_kdbinding

Conversation

@lemirep
Copy link
Contributor

@lemirep lemirep commented May 14, 2025

Because headers should never have a using namespace declaration.

Also fix typos, add unit tests and minimal documentation.

Change-Id: Ic524c53417da7273c15c1c9eaa5f8ef8758340af

@lemirep lemirep requested review from MiKom and mkrus May 14, 2025 08:02
@iamsergio
Copy link
Contributor

was going to suggest we don't care about cppcheck for tests, but these are new errors, can you check which make sense and blacklist checks that are nonsense

@lemirep lemirep force-pushed the remove_using_kdbinding branch 2 times, most recently from 79a3fae to 973921d Compare May 22, 2025 09:24
Because headers should never have a using namespace declaration.

Also fix typos, add unit tests and minimal documentation.

Change-Id: Ic524c53417da7273c15c1c9eaa5f8ef8758340af
@lemirep lemirep force-pushed the remove_using_kdbinding branch from 973921d to 4af113d Compare May 22, 2025 09:48
@lemirep
Copy link
Contributor Author

lemirep commented May 22, 2025

Fixed clang-tidy and cpp-check warnings

@MiKom MiKom merged commit 406dd6c into main May 27, 2025
64 checks passed
@MiKom MiKom deleted the remove_using_kdbinding branch May 27, 2025 09:01
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.

4 participants