LukeBrandon / fluke

5 stars 0 forks source link

Github Workflow before merge #16

Closed FlynnOConnell closed 1 year ago

FlynnOConnell commented 1 year ago

Separate checks for backend and frontend, might not want the clippy/rustfmt checks until we can config out the annoying style changes

LukeBrandon commented 1 year ago

@NeuroPyPy I think fmt and clippy is fine and actually good, the default configuration are pretty dang good and hold you accountable. As far as formatting goes, the "standard rust formatting" should be the default for fmt