mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 06:40:06 -04:00
CI: Run cargo clippy for wasm32-unknown-unknown (#2200)
* CI: Run cargo clippy for wasm32-unknown-unknown * wasm32 clippy fixes * Document when AppRunner::new can fail
This commit is contained in:
@@ -55,6 +55,8 @@ cargo doc --document-private-items --no-deps --all-features
|
||||
|
||||
./sh/wasm_bindgen_check.sh
|
||||
|
||||
cargo cranky --target wasm32-unknown-unknown --all-features -p egui_demo_app --lib -- -D warnings
|
||||
|
||||
# cargo install cargo-deny
|
||||
cargo deny check
|
||||
|
||||
|
||||
Reference in New Issue
Block a user