Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 376 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (12 loc) · 376 Bytes

Development Environment

Clone the repo and check cargo

git clone https://github.com/animafps/rustsynth
cd rustsynth
cargo check

Code Formatting

All code must conform to cargo fmt while minimising allow tags