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

add Makefile, gofumpt, golangci-lint #30

Open
nakem1 opened this issue Nov 8, 2021 · 0 comments
Open

add Makefile, gofumpt, golangci-lint #30

nakem1 opened this issue Nov 8, 2021 · 0 comments

Comments

@nakem1
Copy link
Contributor

nakem1 commented Nov 8, 2021

Makefile нужен для сокрытия деталей сборки проекта.

gofumpt - это более строгий форматер для проекта. Код станет немного лучше.

golangci-lint - очень мощный аггрегатор линтеров. Все самые необходимые линтеры нужно добавить в .golangci.yml
Список линтеров - это субъективно и обсуждаемо.

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

No branches or pull requests

1 participant