mirror of
https://github.com/enso-org/enso.git
synced 2024-12-22 14:51:33 +03:00
ee8fc93f07
Original commit: ad45bc5f17
3 lines
122 B
Bash
Executable File
3 lines
122 B
Bash
Executable File
#!/bin/sh
|
|
cargo clean -p basegl -p basegl-backend-webgl -p basegl-prelude -p basegl-system-web
|
|
cargo clippy -- -D warnings |