Skip to content

Conversation

@jholdstock
Copy link
Member

Various changes in this new major version, including a new config file format:

  • "gofmt" and "goimports" are now categorized as formatters (instead of linters) and are moved to their own section.
  • The functionality of "gosimple" has been bundled into "staticcheck".
  • "typecheck" is now always on and cannot be independently enabled/disabled.

fmt.Fprintf acheives the same thing in a single func.
Various changes in this new major version, including a new config file
format:

- "gofmt" and "goimports" are now categorized as formatters
  (instead of linters) and are moved to their own section.
- The functionality of "gosimple" has been bundled into "staticcheck".
- "typecheck" is now always on and cannot be independently
  enabled/disabled.
@jholdstock jholdstock merged commit 5263bfc into decred:master Apr 15, 2025
2 checks passed
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