Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Re-enable deprecated maligned linter
- Enable `maligned` linter - Disable `fieldalignment` settings - until the Go team offers more control over the types of checks provided by the `fieldalignment` linter or `golangci-lint` does so. refs GH-244 refs atc0005/go-ci#302
- Loading branch information