Uh oh!
There was an error while loading. Please reload this page.
Chore/improve clang tidy integration - #10666
Conversation
92b2f21 to
8751f13Compare| #include <QPushButton> | ||
| #include <QTimeZone> | ||
| #include "ui_sslerrordialog.h" |
There was a problem hiding this comment.
❌ clang-diagnostic-error ❌ui_sslerrordialog.h file not found
8873041 to
95a0996Comparefdd1068 to
220b342CompareArtifact containing the AppImage: nextcloud-appimage-pr-10666.zip Digest: To test this change/fix you can download the above artifact file, unzip it, and run it. Please make sure to quit your existing Nextcloud app and backup your data. |
nilsding
left a comment
There was a problem hiding this comment.
Need to check our QML scenes for usages of the registered types
Other than some {minor {things}} this change LGTM.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
removes code that would never be called Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Extract the inline -checks= list from the CI workflow into a .clang-tidy configuration file so the check set is discoverable outside CI and can be reused by local/IDE runs of clang-tidy. Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com> Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
also enforce it via clang-tidy configuration file Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
also add it to our configuration file to be enforced Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Broaden the clang-format requirement beyond ./src to all C++ source files, and add a mandatory run-clang-tidy -fix pass that must report no further changes before a task is considered done. Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com> Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
added some exceptions Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
220b342 to
e4783c8Comparemgallien
commented
Sep 2, 2026
there might be some issues at runtime |
|




Resolves
#
Summary
TODO
Checklist
AI (if applicable)