Skip to content

Commit

Permalink
Ignore code in src/runtime/hexagon_remote/bin/src for clang-format (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-johnson authored Aug 2, 2023
1 parent 8fe4f99 commit ef24391
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run-clang-format.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@ find "${ROOT_DIR}/apps" \
"${ROOT_DIR}/test" \
"${ROOT_DIR}/util" \
"${ROOT_DIR}/python_bindings" \
-not -path "${ROOT_DIR}/src/runtime/hexagon_remote/bin/src/*" \
\( -name "*.cpp" -o -name "*.h" -o -name "*.c" \) -and -not -wholename "*/.*" | \
xargs ${CLANG_FORMAT_LLVM_INSTALL_DIR}/bin/clang-format -i -style=file

0 comments on commit ef24391

Please sign in to comment.