diff options
author | GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> | 2023-04-02 18:02:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-02 18:02:22 +0200 |
commit | b4e68d085da69e68529720bd3faf1dd3ad369a74 (patch) | |
tree | f8bf9f944047981d92ec02b08f504e8a9dfc4112 /src-vue/src | |
parent | 8070b7cad817058b922316a7baea42c38b77055f (diff) | |
download | FlightCore-b4e68d085da69e68529720bd3faf1dd3ad369a74.tar.gz FlightCore-b4e68d085da69e68529720bd3faf1dd3ad369a74.zip |
fix: Another set of various clippy fixes (#246)
* fix: Remove unnecessary clone
* fix: Remove redundant field name in struct init
* fix: Single-char string constant used as pattern
* fix: calling `push_str()` using a single-character string literal
* fix: this pattern reimplements `Option::unwrap_or`
* fix: Remove unnecessary borrow
* fix: Remove useless use of `format!`
* fix: called `inspect(..).for_each(..)` on an `Iterator`
* fix: Formatting
Diffstat (limited to 'src-vue/src')
0 files changed, 0 insertions, 0 deletions