Casey Rodarmor
7de1c04776
Fail CI if code isn't formatted
...
type: testing
2020-04-07 19:00:40 -07:00
Casey Rodarmor
408735621e
Delete extraneous comment in workflow file
...
type: reform
2020-04-07 19:00:34 -07:00
Casey Rodarmor
074a3b3d42
Run CI tests on windows, macos, and linux
...
type: testing
2020-04-07 18:55:48 -07:00
Casey Rodarmor
9f83661374
Configure clippy and lint on push
...
Enable as many lints as I can stand. I'll definitely add more exceptions as
`clippy::pedantic` and `clippy::restriction` wear me down.
type: testing
2020-04-07 18:55:45 -07:00
Casey Rodarmor
7f630a1bd9
Add done
recipe to justfile
...
Safely delete a merged feature branch:
1. Check out `master`
2. Check that there are no pending changes
3. Rebase onto latest github master
4. Check that there are no changes relative to feature branch
5. Delete feature branch
type: development
2020-04-07 18:55:40 -07:00
Casey Rodarmor
3affa8c5e1
Add build and test github action workflow
...
type: testing
2020-04-07 18:55:37 -07:00
Casey Rodarmor
98335f435d
Initial commit
...
type: added
2020-04-07 18:55:30 -07:00