issues
search
sleiderr
/
fzkernel
Pure rust bootloader
GNU General Public License v3.0
4
stars
1
forks
source link
chore: linting CI
#41
Closed
sleiderr
closed
1 year ago
sleiderr
commented
1 year ago
Add two CIs:
a linting CI, thats runs
rustfmt
and
cargo clippy
a build CI, that checks that the the project is properly building
Add two CIs:
rustfmt
andcargo clippy