Replies: 1 comment 1 reply
-
That's a good suggestion. I think this option should fit the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Our project can be tested, formatted etc. locally, during CI the pipeline should fail as fast as possible. It would be nice to have a
--bail
flag forbiome check
so it fails on the first error.Example docs:
Beta Was this translation helpful? Give feedback.
All reactions