Open ncoghlan opened 1 week ago
It's inefficient to have CI runs fail for things that are quick to run locally.
Code linting, autoformatting, and typechecking should be defined as precommit hooks, not just as CI tasks.
It's inefficient to have CI runs fail for things that are quick to run locally.
Code linting, autoformatting, and typechecking should be defined as precommit hooks, not just as CI tasks.