jakobnissen / alen

Simple terminal alignment viewer
MIT License
78 stars 5 forks source link

Add GitHub Actions CI for Basic Pull Requests #4

Closed jhwgh1968 closed 3 years ago

jhwgh1968 commented 3 years ago

The first step on #2.

The CI will not run until the files are committed to master. Here is a run to show you what it will look like.

I also ran rustfmt, because the CI now requires code to pass both it and clippy. If you don't like the changes it made, let me know. Some parameters can be tweaked.