issues
search
gear-tech
/
apps
Gear Apps
GNU General Public License v3.0
8
stars
9
forks
source link
Enable clippy for all targets
#55
Closed
fluiderson
closed
2 years ago
fluiderson
commented
2 years ago
Enables the clippy linter for all targets by using the
--all-targets
flag.
Fixes all occured warnings.
--all-targets
flag.