bevy/tools/ci
ira 5b0381655d Warn when passing invalid argument to CI (#5858)
Example:
```sh
cargo run -p ci -- lint
Invalid argument: "lint".
Enter one of: lints, test, doc, compile, format, clippy, compile-fail, bench-check, example-check, doc-check, doc-test.
```

Co-authored-by: devil-ira <justthecooldude@gmail.com>
2022-09-02 12:18:45 +00:00
..
src Warn when passing invalid argument to CI (#5858) 2022-09-02 12:18:45 +00:00
Cargo.toml update xshell to 0.2 (#4789) 2022-05-30 16:21:03 +00:00