File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -837,7 +837,6 @@ EXCLUDE_SYMLINKS = YES
837
837
# exclude all test directories for example use the pattern */test/*
838
838
839
839
EXCLUDE_PATTERNS = */tools/* \
840
- */TESTS/* \
841
840
*/targets/* \
842
841
*/BUILD/* \
843
842
*/rtos/TARGET_CORTEX/rtx* \
Original file line number Diff line number Diff line change 9
9
"EXPAND_AS_DEFINED" : " " ,
10
10
"SKIP_FUNCTION_MACROS" : " NO" ,
11
11
"FILE_PATTERNS" : " *.h *.c *.cpp" ,
12
- "EXCLUDE_PATTERNS" : " */tools/* */TESTS/* */ targets/* */FEATURE_*/* */features/mbedtls/* */features/storage/* */features/unsupported/* */features/filesystem/* */BUILD/* */rtos/TARGET_CORTEX/rtx*/* */cmsis/* */features/FEATURES_* */features/frameworks/*/source/*"
12
+ "EXCLUDE_PATTERNS" : " */tools/* */targets/* */FEATURE_*/* */features/mbedtls/* */features/storage/* */features/unsupported/* */features/filesystem/* */BUILD/* */rtos/TARGET_CORTEX/rtx*/* */cmsis/* */features/FEATURES_* */features/frameworks/*/source/*"
13
13
}
You can’t perform that action at this time.
0 commit comments