Luigi Semenzato
unread,Sep 3, 2023, 2:22:41 PM9/3/23Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to infra-dev, Gurchetan Singh
As mentioned in b/279222930, the minigbm presubmit tries to run clang-format and, when run outside the cros_sdk, it finds the one in depot_tools, which complains that it can't find a valid binary, even though I have one in /usr/bin/clang-format. It's probably not the same clang-format as inside the sdk, but maybe it's good enough? Cheers!