Replies: 1 comment
-
In v2.x Corsair can be used as linter for its own input files with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This mode is beneficial for any CI/automation over Corsair.
In this mode all inputs are validated and all files to be generated are printed in some structured format. No IO and actual generation.
This will allow user to use Corsair as linter for it's own inputs and inspect what outputs will be produced without touching anything on disk.
Beta Was this translation helpful? Give feedback.
All reactions