ComputerScienceHouse / devcade-flatpakify

MIT License
0 stars 0 forks source link

Coding style/format standards #2

Open MTFT-Games opened 7 months ago

MTFT-Games commented 7 months ago

Standards for code style and format should be established and placed in a visible location like a contributor guide.

Mstrodl commented 7 months ago

We use rustfmt and clippy, the standard rust formatter and linter