README ¶ linter Opinionated linter for Go source code. WARNING: It uses revive underneath. We recommend using revive directly instead of our internal customization on top of it. Install go install github.com/altipla-consulting/linter@latest Usage Add it to the Makefile lint rule: lint: go install ./... go vet ./... linter ./... Contributing You can make pull requests or create issues in GitHub. Any code you send should be formatted using make gofmt. License MIT License Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis customrules Click to show internal directories. Click to hide internal directories.