Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Format one file at a time in case there are too many files #77

Open
vkottler opened this issue Oct 8, 2023 · 1 comment
Open

Format one file at a time in case there are too many files #77

vkottler opened this issue Oct 8, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@vkottler
Copy link
Owner

vkottler commented Oct 8, 2023

Example failure this leads to: https://github.com/vkottler/hal-xmc4700/actions/runs/6450627909/job/17510196257

ninja: fatal: posix_spawn: Argument list too long
Error: Process completed with exit code 1.

Need to do this to be robust to source trees that are too large.

@vkottler vkottler added bug Something isn't working enhancement New feature or request labels Oct 8, 2023
@vkottler vkottler self-assigned this Oct 8, 2023
@vkottler vkottler removed the enhancement New feature or request label Oct 8, 2023
@vkottler
Copy link
Owner Author

vkottler commented Oct 8, 2023

Need to make this fix for both format and format-check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant