Home
last modified time | relevance | path

Searched full:complexity (Results 1 – 2 of 2) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/.github/workflows/
Dci.yml146 complexity:
151 run: sudo apt-get install complexity
154 - name: Complexity
164 uncrustify -c tools/uncrustify.complexity.cfg -f ${SOURCE_FILE} > ${TARGET_FILE}
166 find ${TEMP_DIR} -iname '*.c' | xargs complexity ${COMPLEXITY_PARAMS}
/FreeRTOS-Plus-TCP-v4.0.0/.github/
DCONTRIBUTING.md58 …pull requests are reviewed. The time it takes to review will depend on complexity and consideratio…