Fix: clippy lints and formatting #40
misc: Added a VSCode editor configuration for the workspace
e0ead0f5
misc: Updated the `rustfmt` configuration for the project against lat…
5d180b66
misc: Reformatted the code base with rustfmt nightly
e99d5406
dragonmux
added this to the v1.0 release milestone 356 days ago
esden
requested changes
on 2025-06-23
misc: Switch the indentation to tabs for consistency with the main pr…
68ae88cd
bmp: Fixed a clippy lint about using a `match` where a `if let` would…
65779833
metadata: Cleaned up how the validator runs over the metadata
b4a11328
switcher: Removed some superfluous refs and cleaned up how we extract…
16c5fb2a
flasher: Cleaned up the error handling with `inspect_err()`
99022e27
elf: Make use of `and_then()` to more cleanly map the ARM exidx secti…
cdf47ca9
docs_viewer: Cleanup in how the last row is located for the help text
90775c6c
bmp: Cleaned up some of the match handling for BmpMatcher::find_match…
95db151b
bmputil-cli: Cleaned up in the implementation of update_probe()
d608d45e
probe_identity: Cleaned up in the implementation of the version parsi…
29c70c30
flasher: Cleaned up after the previous clippy fixes
abfe3725
firmware_selector: Switched the implementation of complete() to use a…
9d60d3ae
docs_viewer: Cleaned up use of `&String` with `&str` to avoid new obj…
f9e23c5a
metdata/structs: Shut clippy up about ToString vs Display for values …
bc24b252
probe_identity: Fixed the ordering semantics for the version types pe…
64609824
probe_identity: Made use of clippy lints to simplify the version unpa…
c0352538
bmp: Removed the unsafe mutable functions for BmpDevice internals as …
6fbd47b2
bmp: rustfmt says we have to format this like this.. *sighs*
506f4b69
dragonmux
force pushed
from
6d45d159
to
506f4b69
356 days ago
esden
approved these changes
on 2025-06-23
esden
merged
506f4b69
into main 356 days ago
dragonmux
deleted the fix/clippy-lints-and-formatting branch 356 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub