typeshare icon indicating copy to clipboard operation
typeshare copied to clipboard

Support for --check argument

Open dwosk opened this issue 8 months ago • 0 comments

I would like to implement a stage in my CI that checks if the bindings need to be updated or not. Something similar to cargo fmt --check would be nice where the script exits and prints any differences.

typeshare --check for example so my CI would fail if the bindings have not been properly updated.

dwosk avatar Jun 06 '24 18:06 dwosk