Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

misspell: add extra-words #4401

Merged
merged 8 commits into from
Feb 20, 2024
Merged

Conversation

ldez
Copy link
Member

@ldez ldez commented Feb 19, 2024

Allows to add custom typo/corrections.

@ldez ldez added enhancement New feature or improvement linter: update Update the linter implementation inside golangci-lint labels Feb 19, 2024
@ldez ldez force-pushed the feat/misspell-extra-words branch from c64e6a7 to 95dbd8d Compare February 19, 2024 15:50
pkg/config/linters_settings.go Outdated Show resolved Hide resolved
pkg/config/linters_settings.go Outdated Show resolved Hide resolved
pkg/config/linters_settings.go Outdated Show resolved Hide resolved
pkg/golinters/misspell.go Show resolved Hide resolved
pkg/golinters/misspell.go Outdated Show resolved Hide resolved
pkg/golinters/misspell.go Outdated Show resolved Hide resolved
pkg/golinters/misspell.go Outdated Show resolved Hide resolved
pkg/golinters/misspell.go Outdated Show resolved Hide resolved
@ldez ldez requested a review from Antonboom February 19, 2024 19:22
@ldez ldez force-pushed the feat/misspell-extra-words branch from 985f492 to 1f1cf6c Compare February 19, 2024 19:35
@ldez ldez force-pushed the feat/misspell-extra-words branch from 1f1cf6c to ca4bb50 Compare February 19, 2024 19:47
pkg/golinters/misspell.go Show resolved Hide resolved
test/testdata/misspell_custom.go Show resolved Hide resolved
pkg/golinters/misspell_test.go Show resolved Hide resolved
@ldez ldez force-pushed the feat/misspell-extra-words branch from 53336c1 to 5e4dffc Compare February 20, 2024 11:45
@ldez ldez merged commit e6720b8 into golangci:master Feb 20, 2024
12 checks passed
@ldez ldez deleted the feat/misspell-extra-words branch February 20, 2024 11:59
Antonboom pushed a commit to Antonboom/golangci-lint that referenced this pull request Mar 3, 2024
@ldez ldez added this to the next milestone Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improvement linter: update Update the linter implementation inside golangci-lint
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants