issues
search
jakobottar
/
ava-go
Discord bot written in Go
MIT License
1
stars
1
forks
source link
Clean up naked returns and general code cleanliness
#18
Closed
jakobottar
closed
2 years ago
jakobottar
commented
2 years ago
look at go's standards and follow them as much as possible
configure linters properly to automate as much as possible
https://golangci-lint.run/
jakobottar
commented
2 years ago
solved with #19