uwsampl / churchroad

MIT License
7 stars 1 forks source link

Add type checking as part of tests #53

Open thiskappaisgrey opened 3 months ago

thiskappaisgrey commented 3 months ago

Recently, a commit broke something (see: #51 ) broke something that could've been caught if the tests also ran typechecking.

Please also run typechecking as part of tests - to make sure that new commits don't break anything. Thanks.

gussmith23 commented 3 months ago

Agree, this would be very helpful! Will push it on the queue, but no promises on when it will get done. Feel free to put up a PR!