slp / krun

krun - run programs from your system in a microVM
MIT License
25 stars 7 forks source link

CI: add code quality check #7

Open slp opened 1 month ago

slp commented 1 month ago

Add a code quality check that runs both rustfmt and clippy on the PR to enforce both consistency and tidiness.

slp commented 1 month ago

Turning it into a draft until we have a 1.9.0 packaged in Fedora so we can use for linking when running the tests.