Update to stop CI breaking #9
lint.yml
on: push
Run clippy
1m 20s
Run rustfmt
6s
Spell check with typos
4s
Find todos and fixmes
2s
Check no crlf line endings
3s
Annotations
2 errors and 2 warnings
Spell check with typos
Process completed with exit code 2.
|
Run clippy
Process completed with exit code 101.
|
Spell check with typos:
lib/io/stm32l476rg/src/i2c.rs#L24
"addres" should be "address".
|
Spell check with typos:
lib/io/stm32l476rg/src/i2c.rs#L30
"addres" should be "address".
|