toposware / frost

A fork of frost-dalek, made WASM compatible, and upgraded to Static ICE-FROST
BSD 3-Clause "New" or "Revised" License
14 stars 2 forks source link

Enforce Rustfmt #43

Closed Nashtare closed 2 years ago

Nashtare commented 2 years ago

This PR applies Rust default formatting to the whole repository and includes rustfmt check to the CI jobs list.

closes #41