mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-01 12:24:16 +00:00
See https://rust-lang.github.io/rust-clippy/master/index.html#useless_format ``` __CARGO_FIX_YOLO=1 cargo clippy --fix --all-targets --workspace --exclude gstreamer-player --exclude i-slint-backend-linuxkms --exclude uefi-demo --exclude ffmpeg -- -A clippy::all -W clippy::useless_format cargo fmt --all ``` `__CARGO_FIX_YOLO=1` is a hack, but it does help a lot with the tedious fixes where the result is fairly clear. |
||
|---|---|---|
| .. | ||
| cpp.rs | ||
| rust.rs | ||