Skip to content

Conversation

pillo79
Copy link

@pillo79 pillo79 commented Sep 18, 2025

When multiple files change, tj-action/changed-files separates file names with a space, so the output is ambiguous. Switch to JSON output and use jq to convert the array to a text file with one file name per line, a format that is readily usable for clang-format-action.

When multiple files change, tj-action/changed-files separates file names
with a space, so the output is ambiguous. Switch to JSON output and use
jq to convert the array to a text file with one file name per line, a
format that is readily usable for clang-format-action.

Signed-off-by: Luca Burelli <l.burelli@arduino.cc>
@pillo79 pillo79 changed the title fix format_check (again) format_check: fix it again Sep 18, 2025
@pennam pennam merged commit 38ddf57 into arduino:main Sep 19, 2025
19 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants