Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvement: use a linter #1

Open
Enrico204 opened this issue Aug 20, 2022 · 1 comment
Open

Improvement: use a linter #1

Enrico204 opened this issue Aug 20, 2022 · 1 comment

Comments

@Enrico204
Copy link

I was looking at the code, and I saw some minor style issues that you can avoid by using a linter like https://golangci-lint.run/ . Unfortunately I never used GitHub Actions, so I can't help you with a PR

@edoardottt
Copy link
Owner

Grande Enricoo :)

In realtà la Github action di golangci è presente in tutte le repo in go (anche in questa) ma non sapevo che alcune cose sono disabilitate di default.. Dovrei inserire un file chiamato .golangci.yml con la configurazione apposita

Grazie mille !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

2 participants