tramlinehq / macige

Mobile App CI workflow GEnerator: Android, iOS, Flutter, and React Native!
https://macige.tramline.app
MIT License
91 stars 2 forks source link

Run rustfmt before deploying on render #3

Open kitallis opened 1 year ago

kitallis commented 1 year ago

Since we now deploy to render instead of using github actions, we need to ensure that rustfmt + check + clippy is run before, like it is here.