brson / wasm-opt-rs

Rust bindings for Binaryen's wasm-opt
Apache License 2.0
61 stars 10 forks source link

CI does not check cargo fmt on conformance-tests #135

Open brson opened 1 year ago

brson commented 1 year ago

conformance-tests are not part of the workspace, so the existing CI rules don't check the formatting.