Currently, lint warnings generated during tuist generate
command does not result in command failure.
However, because logs generated by the generate command tends to follow the whole workspace size, it's easy to miss the linting warnings generated by the linters, and therefore lead to potential errors.
Currently experiencing some runtime issues due to StaticProductsGraphLint
s not failing during project generation.
Add a --strict
flag to tuist generate
command to make the command fail entirely when any linting issues of either type .warning or .error are generated
Any feedback would be greatly appreciated! Thanks.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too