Skip to content

Conversation

ldez
Copy link
Member

@ldez ldez commented Feb 22, 2025

  • severity.default-severity ->severity.default
  • forbidigo: multi-type (string, slice) -> slice
  • forbidigo.forbid[].p -> forbidigo.forbid[].pattern
  • predeclared.q -> predeclared.qualified-name
  • wrapcheck.ignoreInterfaceRegexps -> wrapcheck.ignore-interface-regexps
  • wrapcheck.ignorePackageGlobs -> wrapcheck.ignore-package-globs
  • wrapcheck.ignoreSigRegexps -> wrapcheck.ignore-sig-regexps
  • wrapcheck.ignoreSigs -> wrapcheck.ignore-sigs
  • misspell.ignore-words -> misspell.ignore-rules
  • gomodguard.blocked.local_replace_directives -> gomodguard.blocked.local-replace-directives

@ldez ldez added area: config Related to .golangci.yml and/or cli options topic: cleanup Related to code, process, or doc cleanup labels Feb 22, 2025
@ldez ldez added this to the v2-unreleased milestone Feb 22, 2025
@ldez ldez requested review from alexandear and bombsimon February 22, 2025 16:28
@ldez ldez force-pushed the feat/options-renaming branch from 9b01c96 to eca0fe5 Compare February 22, 2025 16:37
@ldez ldez merged commit a79eeab into golangci:main Feb 22, 2025
18 checks passed
@ldez ldez deleted the feat/options-renaming branch February 22, 2025 19:13
@busser busser mentioned this pull request Mar 14, 2025
Closed
@ldez ldez modified the milestones: v2-unreleased, v2 Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: config Related to .golangci.yml and/or cli options topic: cleanup Related to code, process, or doc cleanup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants