Files
KDDockWidgets/.krazy
2020-07-29 18:44:42 -04:00

22 lines
566 B
Plaintext

CHECKSETS qt5,c++
#KDAB-specific checks
EXTRA kdabcopyright-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,dpointer,inline
#exclude more checks
EXCLUDE style
SKIP /fwd_headers/
SKIP Doxyfile.cmake
#skip CMake files
SKIP /KDDockWidgetsConfig.cmake.in
#skip the borrowed code in the cmake subdir
SKIP /cmake/Qt5Portability.cmake|/cmake/ECM/|/cmake/InstallLocation.cmake