Closed kinson closed 3 years ago
Updated a handful of files to improve repo/dev qol:
.credo.exs
.gitignore
/priv
app.json
Edit: I'd be lying if I said this wasn't partially motivated by a desire to wrap up my Hacktoberfest contributions 😂
I'd be lying if I said this wasn't partially motivated by a desire to wrap up my Hacktoberfest contributions
We got you 💪 There’s a handful of things around this code base we could spruce up. Have at it!
Overview
Updated a handful of files to improve repo/dev qol:
.credo.exs
to enforce a stylistic rule that pops up in prs from time to time.gitignore
since they are being generated to this location before being moved to/priv
app.json
file used by Heroku to use the correct name!Edit: I'd be lying if I said this wasn't partially motivated by a desire to wrap up my Hacktoberfest contributions 😂