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

Refactor the code #9

Open
krashish8 opened this issue Nov 5, 2021 · 1 comment
Open

Refactor the code #9

krashish8 opened this issue Nov 5, 2021 · 1 comment
Labels
enhancement New feature or request refactor

Comments

@krashish8
Copy link
Member

Refactor the code using Go linters, add style checks.
E.g.: https://goreportcard.com/report/github.com/Georepublic/pg_scheduleserv

@krashish8 krashish8 added enhancement New feature or request refactor labels Nov 5, 2021
@krashish8
Copy link
Member Author

krashish8 commented Dec 9, 2021

Ensuring code quality using golangci-lint from the GitHub actions. Based on the above link, golint looks a bit stricter, need to check its warnings.

Need to add linters to golangci-lint in the .golangci.yml file: https://golangci-lint.run/usage/linters/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor
Projects
None yet
Development

No branches or pull requests

1 participant