Is your feature request related to a problem? Please describe.
When developing a library it's occasionally desirable to want to just compile it. No typechecking or tests or formatting
Describe the solution you'd like
The build and develop commands should have a flag to disable the checks
Is your feature request related to a problem? Please describe.
When developing a library it's occasionally desirable to want to just compile it. No typechecking or tests or formatting
Describe the solution you'd like
The
buildanddevelopcommands should have a flag to disable the checks