Skip to content

Enable golangci-lint#202

Merged
jsimonetti merged 1 commit intojsimonetti:masterfrom
SuperQ:superq/lint
Nov 27, 2023
Merged

Enable golangci-lint#202
jsimonetti merged 1 commit intojsimonetti:masterfrom
SuperQ:superq/lint

Conversation

@SuperQ
Copy link
Copy Markdown
Contributor

@SuperQ SuperQ commented Nov 27, 2023

Add a GitHub actions workflow to run golanci-lint.

  • Only uses latest Go version to avoid gofmt differences.
  • Fixup linting issues.
  • Ignore misspell Prefered as it is used as a public struct variable.
  • Disable unused-parameter as it produces unecessary warning noise.

Add a GitHub actions workflow to run golanci-lint.
* Only uses latest Go version to avoid `gofmt` differences.
* Fixup linting issues.
* Ignore misspell `Prefered` as it is used as a public struct variable.
* Disable `unused-parameter` as it produces unecessary warning noise.

Signed-off-by: SuperQ <[email protected]>
@jsimonetti jsimonetti merged commit 889c07b into jsimonetti:master Nov 27, 2023
@SuperQ SuperQ deleted the superq/lint branch November 27, 2023 13:05
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

Successfully merging this pull request may close these issues.

2 participants