代码拉取完成,页面将自动刷新
CHECKSETS qt5,c++,foss
#KDAB-specific checks
EXTRA kdabcopyright-reuse,kdabcontactus,fosslicense-reuse
#additional checks
#EXTRA defines,null
#exclude checks now being done by clazy or clang-tools
EXCLUDE strings,explicit,normalize,passbyvalue,operators,nullstrcompare,nullstrassign,doublequote_chars,qobject,sigsandslots,staticobjects,inline,postfixop,dpointer,constref,emptystrcompare
#exclude more checks (was for ancient Qt4)
EXCLUDE qminmax,captruefalse
#exclude spelling as codespell is a much, much better tool
EXCLUDE spelling
#exclude other checks done by pre-commit
EXCLUDE endswithnewline,filenames
#coding style settings
EXCLUDE style
STYLE_CPPSTYLE qt
STYLE_OFFSET 4
STYLE_LINEMAX 0
STYLE_CMAKESTYLE_OFFSET 2
#skip over known invalid desktop files
SKIP /plugins/.*/.*\.desktop$
#no need to check 3rdparty stuff
SKIP /3rdparty/
#nor Digia's stuff
SKIP /processlist_unix.cpp|/processlist_win.cpp|/processlist.h|/compat/qasconst.h
#if you have a build subdir, skip it
SKIP /build-
#skip CMake files
SKIP /GammaRayConfig\.cmake\.in
SKIP .*\.qhcp\.cmake
SKIP Doxyfile.cmake
SKIP \.cmake-format\.py
SKIP cmake/gammaray.rc.cmake
#skip the borrowed code in the cmake subdir
SKIP /cmake/ECM/|/cmake/KDAB/
#skip the borrowed code in the cmake subdir
SKIP /cmake/Toolchain-QNX
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。