You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! Thank you for creating and maintaining this wonderful gem.
I’m looking to introduce standard into a large codebase and want to run checks in CI.
However, I’d prefer to only enforce rules that can be automatically fixed using --fix, so that any rules requiring --fix-unsafely don’t fail the build.
I know generating a .standard_todo.yml might help, but it doesn’t quite match my intended workflow.
Is there a recommended way to achieve this? Any advice would be greatly appreciated.
Thanks again for all your work on this gem!
The text was updated successfully, but these errors were encountered:
Hi! Thank you for creating and maintaining this wonderful gem.
I’m looking to introduce standard into a large codebase and want to run checks in CI.
However, I’d prefer to only enforce rules that can be automatically fixed using --fix, so that any rules requiring --fix-unsafely don’t fail the build.
I know generating a .standard_todo.yml might help, but it doesn’t quite match my intended workflow.
Is there a recommended way to achieve this? Any advice would be greatly appreciated.
Thanks again for all your work on this gem!
The text was updated successfully, but these errors were encountered: