TheBevyFlock / bevy_cli

A Bevy CLI tool and linter.
https://thebevyflock.github.io/bevy_cli/
Apache License 2.0
52 stars 7 forks source link

Return `cargo`'s exit code on failure in `bevy_lint` #93

Closed BD103 closed 2 months ago

BD103 commented 2 months ago

The code is pretty self-explanatory! Now, if cargo fails with exit code 101, so will bevy_lint.