Home
last modified time | relevance | path

Searched refs:ignorefile (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc-build-scripts/scripts/
H A Dformat-code.sh393 for ignorefile in ${LINTER_IGNORE["$op"]//;/ } ; do
394 if [ -e "$ignorefile" ]; then
395 LOCAL_IGNORE+=("$ignorefile")