Skip to content

Files

Latest commit

d772748 · Feb 4, 2023

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