ouch/.github
Santo Cariotti 01b6dc89de
Check the format with Github Action (#126)
* Add cargo fmt to the CI

Use a job to check the format of the sourcecode with `cargo fmt`
command. The new step does not change any code, but returns an error
when `check` does not pass with 0 issues.
2021-10-27 10:58:31 -03:00
..