[Differential] [Commented On] D3068: Towards KConfigSkeleton
kfunk (Kevin Funk)
noreply at phabricator.kde.org
Fri Oct 21 11:02:07 UTC 2016
kfunk added inline comments.
INLINE COMMENTS
> plugin.cpp:87
> ProblemModelSet* pms = core()->languageController()->problemModelSet();
> - pms->addModel(QStringLiteral("Clangtidy"), m_model.data());
> + pms->addModel(QStringLiteral("ClangTidy"), m_model.data());
>
Note: Please turn this into "Clang-Tidy", that's the name used on the LLVM home page as well. Same for the other places where `addModel` is used.
REPOSITORY
R218 KDev Clang-Tidy Support
REVISION DETAIL
https://phabricator.kde.org/D3068
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: coliveira, kfunk, antonanikin
Cc: kdevelop-devel, #kdevelop
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20161021/fb01d039/attachment.html>
More information about the KDevelop-devel
mailing list