issues
search
FriedlandAaron
/
rs_snake
Rust implementation of the classic "Snake" game as a terminal app.
The Unlicense
0
stars
0
forks
source link
Add workflow to automate lint/format/style checking
#21
Open
FriedlandAaron
opened
5 months ago
FriedlandAaron
commented
5 months ago
Lots of reasons why I want to do this.
Make conscious choices regarding formatting
Familiarize myself with relevant tools
Practice creating another Github action, this time with an automatic trigger
Lay groundwork for future collaboration, enforcing coding style decisions
Lots of reasons why I want to do this.