CI: add rustfmt suggestions for pr-review #22
tests.yml
on: pull_request
format
16s
Matrix: api
Matrix: tools
Annotations
1 error and 1 warning
format
Rustfmt has exited with 1 suggestions
|
Suggested formatting at line 20 (replaced with 1 line):
api/color/src/lib.rs#L20
pub const WHITE: Self = Self::Solid(LCDSolidColor::kColorWhite);
|