forked from KDAB/GammaRay
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.krazy
31 lines (25 loc) · 906 Bytes
/
.krazy
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
CHECKSETS qt4,c++,foss
#KDAB-specific checks
EXTRA kdabcopyright
#additional checks
EXTRA defines,null
#EXTRA style
#coding style settings
STYLE_CPPSTYLE kde
STYLE_OFFSET 2
STYLE_LINEMAX 100
#skip over known invalid desktop files
SKIP /plugins/.*/.*\.desktop$
#no need to check 3rdparty stuff
SKIP /3rdparty/
#nor Nokia's stuff
SKIP /qmldebugcontrol/
SKIP /modeltest.cpp|/modeltest.h
SKIP /processlist_unix.cpp|/processlist_win.cpp|/processlist.h
SKIP /launcher/processlist.h|/launcher/injector/interactiveprocess.cpp|/launcher/injector/interactiveprocess.h
SKIP StackWalker
#if you have a build subdir, skip it
SKIP /build-
SKIP Doxyfile.cmake
#skip the borrowed code in the cmake subdir
SKIP /cmake/MacroLogFeature.cmake|/cmake/ECMQt4To5Porting.cmake|/cmake/FindGraphviz.cmake|/cmake/Toolchain-QNX65.cmake|/cmake/Toolchain-android.cmake|/cmake/Toolchain-QNX66.cmake|/cmake/ECMGeneratePriFile.cmake