rzumer / dez80

A Z80 instruction decoding and (dis)assembly library.
MIT License
4 stars 1 forks source link

Run rustfmt and Clippy in CI #10

Closed rzumer closed 4 years ago

rzumer commented 4 years ago

This brings the GitHub Actions CI back on par with the previous Travis configuration. Going through a PR to make sure it runs correctly.