.. |
autogenerated
|
Write debug logs for autogen excluding for #86
|
2018-06-12 15:32:34 +03:00 |
cgo
|
Fix #237, fix #178: use go/packages
|
2018-10-28 17:55:15 +03:00 |
cgo_with_issues
|
cgo: fix linters ignoring Cgo files (#3025)
|
2022-07-30 22:26:33 +02:00 |
configs
|
dev: add test for grouper linter (#4585)
|
2024-03-28 21:00:28 +01:00 |
fix
|
dev: add fix test for mirror linter (#4598)
|
2024-03-29 21:01:06 +01:00 |
ginkgolinter
|
build(deps): bump github.com/nunnatsa/ginkgolinter from 0.15.2 to 0.16.0 (#4530)
|
2024-03-18 17:29:43 +01:00 |
linedirective
|
feat: explain typecheck and remove it from the linter list (#3929)
|
2023-06-29 22:40:59 +02:00 |
loggercheck
|
feat: rename logrlint to loggercheck (#3144)
|
2022-09-06 23:23:32 +02:00 |
minimalpkg
|
Support go1.13 (#670)
|
2019-09-09 21:54:56 +03:00 |
nogofiles
|
Fix #237, fix #178: use go/packages
|
2018-10-28 17:55:15 +03:00 |
notcompiles
|
go1.20 support (#3414)
|
2023-02-02 09:08:09 +01:00 |
protogetter
|
add protogetter linter (#4069)
|
2023-10-09 17:30:50 +02:00 |
quicktemplate
|
Fix linting of preprocessed files
|
2019-04-20 21:50:26 +03:00 |
skipdirs
|
Fix #237, fix #178: use go/packages
|
2018-10-28 17:55:15 +03:00 |
sort_results
|
fix: flaky tests
|
2022-08-21 22:52:03 +02:00 |
spancheck
|
dev: minor clean up (#4577)
|
2024-03-26 15:50:23 +01:00 |
symlink_loop
|
Load AST for fast linters in different way.
|
2018-06-10 23:46:24 +03:00 |
unsafe
|
Fix #139: don't fail govet on cgo
|
2018-06-30 09:23:31 +03:00 |
used_only_in_tests
|
Fix false positives with unused identifiers
|
2018-11-05 14:11:14 +03:00 |
withconfig
|
#60: search config file in directories from file path up to root
|
2018-06-02 20:28:53 +03:00 |
withtests
|
Fix #237, fix #178: use go/packages
|
2018-10-28 17:55:15 +03:00 |
withxtest
|
Load AST for fast linters in different way.
|
2018-06-10 23:46:24 +03:00 |
zerologlint
|
go1.22 support (#4272)
|
2024-02-07 15:23:01 +01:00 |
asasalint.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
asciicheck.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
bidichk.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
bodyclose.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
containedctx.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
contextcheck.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
copyloopvar.go
|
build(deps): bump github.com/karamaru-alpha/copyloopvar from 1.0.4 to 1.0.8 (#4444)
|
2024-03-03 14:51:16 +01:00 |
copyloopvar_custom.go
|
build(deps): bump github.com/karamaru-alpha/copyloopvar from 1.0.4 to 1.0.8 (#4444)
|
2024-03-03 14:51:16 +01:00 |
cyclop.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
decorder.go
|
dev: minor clean up (#4577)
|
2024-03-26 15:50:23 +01:00 |
decorder_custom.go
|
dev: minor clean up (#4577)
|
2024-03-26 15:50:23 +01:00 |
default_exclude.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
depguard.go
|
depguard: migrate to v2 (#3795)
|
2023-04-23 17:56:47 +02:00 |
depguard_additional_guards.go
|
depguard: migrate to v2 (#3795)
|
2023-04-23 17:56:47 +02:00 |
depguard_ignore_file_rules.go
|
depguard: migrate to v2 (#3795)
|
2023-04-23 17:56:47 +02:00 |
dogsled.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
dupl.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
dupword.go
|
feat: add linter dupword (#3192)
|
2022-09-15 19:08:52 +02:00 |
dupword_ignore_the.go
|
build(deps): bump github.com/Abirdcfly/dupword from 0.0.12 to 0.0.13 (#4104)
|
2023-09-25 06:05:11 +02:00 |
durationcheck.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
err113.go
|
feat: err113 analyzer name (#4567)
|
2024-03-28 21:04:49 +01:00 |
errcheck.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
errcheck_exclude.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
errcheck_exclude_functions.go
|
dev: minor clean up (#4577)
|
2024-03-26 15:50:23 +01:00 |
errcheck_ignore.go
|
dev: minor clean up (#4577)
|
2024-03-26 15:50:23 +01:00 |
errcheck_ignore_default.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
errcheck_type_assertions.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
errchkjson.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
errchkjson_check_error_free_encoding.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
errchkjson_no_exported.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
errname.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
errorlint.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
errorlint_asserts.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
errorlint_comparison.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
errorlint_errorf.go
|
build(deps): bump github.com/polyfloyd/go-errorlint from 1.2.0 to 1.3.0 (#3675)
|
2023-03-12 13:13:56 +01:00 |
execinquery.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
exhaustive.go
|
build(deps): bump github.com/nishanths/exhaustive from 0.8.3 to 0.9.2 (#3381)
|
2022-11-27 16:54:20 +01:00 |
exhaustive_default.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
exhaustive_generated.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
exhaustive_ignore_enum_members.go
|
build(deps): bump github.com/nishanths/exhaustive from 0.8.3 to 0.9.2 (#3381)
|
2022-11-27 16:54:20 +01:00 |
exhaustruct.go
|
build(deps): bump github.com/GaijinEntertainment/go-exhaustruct/v3 from 2.3.0 to 3.1.0 (#3963)
|
2023-07-21 13:31:11 +02:00 |
exhaustruct_custom.go
|
build(deps): bump github.com/GaijinEntertainment/go-exhaustruct/v3 from 2.3.0 to 3.1.0 (#3963)
|
2023-07-21 13:31:11 +02:00 |
exportloopref.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
fatcontext.go
|
feat: add fatcontext linter (#4583)
|
2024-04-01 16:30:39 +02:00 |
forbidigo_example.go
|
docs: fix typos in testdata (#4116)
|
2023-10-06 16:14:23 +02:00 |
forbidigo_example_test.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
forbidigo_include_godoc_examples_test.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
forbidigo_struct_config.go
|
forbidigo: better support for configuring complex rules (#3612)
|
2023-05-31 22:33:20 +02:00 |
forcetypeassert.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
funlen.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
gci.go
|
gci: improve error message (#3777)
|
2023-04-21 22:22:54 +02:00 |
gocheckcompilerdirectives.go
|
feat: add gocheckcompilerdirectives (#3463)
|
2023-01-21 12:54:17 +00:00 |
gochecknoglobals.go
|
devs: fix typo in testdata for gochecknoglobals (#4320)
|
2024-01-16 17:01:04 +01:00 |
gochecknoinits.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
gochecksumtype.go
|
feat: add gochecksumtype linter (#3671)
|
2023-10-09 17:37:47 +02:00 |
gocognit.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
goconst.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
goconst_calls_enabled.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
goconst_dont_ignore_test.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
goconst_ignore_test.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
gocritic.go
|
gocritic: support of enable-all and disable-all options (#4335)
|
2024-02-19 14:50:25 +01:00 |
gocyclo.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
godot.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
godox.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
gofmt.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
gofmt_no_simplify.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
gofmt_rewrite_rules.go
|
feat: update gofmt and goimports and add option "rewrite-rules" (#3174)
|
2022-09-01 12:25:26 +00:00 |
gofumpt.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
gofumpt_with_extra.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
goheader_bad.go
|
dev: minor clean up (#4577)
|
2024-03-26 15:50:23 +01:00 |
goheader_good.go
|
dev: minor clean up (#4577)
|
2024-03-26 15:50:23 +01:00 |
goimports.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
goimports_local.go
|
dev: remove github.com/pkg/errors inside tests (#3642)
|
2023-02-27 22:21:16 +01:00 |
gomodguard.go
|
feat: deprecate varcheck, deadcode, and structcheck (#3125)
|
2022-08-21 21:37:47 +02:00 |
goprintffuncname.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
gosec.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
gosec_global_option.go
|
gosec: convert global settings as map with proper key type (#3779)
|
2023-04-21 22:20:59 +02:00 |
gosec_rules_config.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
gosec_severity_confidence.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
gosimple.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
gosmopolitan.go
|
feat: add the gosmopolitan linter (#3458)
|
2023-03-25 23:35:39 +01:00 |
gosmopolitan_allow_time_local.go
|
feat: add the gosmopolitan linter (#3458)
|
2023-03-25 23:35:39 +01:00 |
gosmopolitan_dont_ignore_test.go
|
feat: add the gosmopolitan linter (#3458)
|
2023-03-25 23:35:39 +01:00 |
gosmopolitan_escape_hatches.go
|
feat: add the gosmopolitan linter (#3458)
|
2023-03-25 23:35:39 +01:00 |
gosmopolitan_ignore_test.go
|
feat: add the gosmopolitan linter (#3458)
|
2023-03-25 23:35:39 +01:00 |
gosmopolitan_scripts.go
|
feat: add the gosmopolitan linter (#3458)
|
2023-03-25 23:35:39 +01:00 |
govet.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
govet_custom_formatter.go
|
dev: review and clean linter tests (#3139)
|
2022-09-01 18:26:28 +02:00 |
govet_fieldalignment.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
govet_ifaceassert.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
grouper.go
|
dev: add test for grouper linter (#4585)
|
2024-03-28 21:00:28 +01:00 |
importas.go
|
dev: remove github.com/pkg/errors inside tests (#3642)
|
2023-02-27 22:21:16 +01:00 |
importas_strict.go
|
dev: remove github.com/pkg/errors inside tests (#3642)
|
2023-02-27 22:21:16 +01:00 |
inamedparam.go
|
Add "inamedparam": checks for interface method with unnamed params (#3793)
|
2023-10-13 00:12:16 +02:00 |
inamedparam_skip_single_param.go
|
build(deps): github.com/macabu/inamedparam from 0.1.2 to 0.1.3 (#4261)
|
2023-12-17 16:51:50 +01:00 |
ineffassign.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
interfacebloat.go
|
feat: add interfacebloat (#3024)
|
2022-08-21 14:05:41 +02:00 |
intrange.go
|
feat: disable copyloopvar and intrange on Go < 1.22 (#4397)
|
2024-02-19 13:58:58 +00:00 |
ireturn.go
|
dev: minor clean up (#4577)
|
2024-03-26 15:50:23 +01:00 |
ireturn_allow.go
|
dev: minor clean up (#4577)
|
2024-03-26 15:50:23 +01:00 |
ireturn_reject_generics.go
|
ireturn: update tests & docs (#3800)
|
2023-04-25 13:57:32 +02:00 |
ireturn_reject_stdlib.go
|
ireturn: update tests & docs (#3800)
|
2023-04-25 13:57:32 +02:00 |
lll.go
|
lll: skip go command (#3572)
|
2023-02-22 02:13:49 +01:00 |
lll_import_multi.go
|
dev: minor clean up (#4577)
|
2024-03-26 15:50:23 +01:00 |
lll_import_single.go
|
dev: minor clean up (#4577)
|
2024-03-26 15:50:23 +01:00 |
maintidx.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
maintidx_under_100.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
makezero.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
makezero_always.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
mirror.go
|
mirror: linter that suggest using alternative string/[]byte functions (#3825)
|
2023-06-01 14:16:39 +02:00 |
misspell.go
|
build(deps): bump github.com/golangci/misspell 0.4.0 to 0.4.1 (#3918)
|
2023-06-19 02:30:07 +02:00 |
misspell_custom.go
|
misspell: add extra-words (#4401)
|
2024-02-20 12:59:49 +01:00 |
mnd.go
|
feat: replace gomnd by mnd (#4572)
|
2024-03-28 21:23:44 +01:00 |
musttag.go
|
build(deps): bump go-simpler.org/musttag from v0.7.2 to v0.8.0 (#4201)
|
2023-11-13 17:01:50 +01:00 |
musttag_custom.go
|
build(deps): bump go-simpler.org/musttag from v0.7.2 to v0.8.0 (#4201)
|
2023-11-13 17:01:50 +01:00 |
nakedret.go
|
build(deps): bump github.com/alexkohler/nakedret to 2.0.1 (#3760)
|
2023-04-14 04:49:38 +02:00 |
nestif.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
nilerr.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
nilnil.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
nlreturn-block-size.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
nlreturn.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
noctx.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
nolintlint.go
|
feat: deprecate varcheck, deadcode, and structcheck (#3125)
|
2022-08-21 21:37:47 +02:00 |
nolintlint_unused.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
nonamedreturns.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
nonamedreturns_custom.go
|
dev: minor clean up (#4577)
|
2024-03-26 15:50:23 +01:00 |
nosprintfhostport.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
paralleltest.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
paralleltest_custom.go
|
dev: minor clean up (#4577)
|
2024-03-26 15:50:23 +01:00 |
path_except.go
|
rules: support inverted path match (#3617)
|
2023-05-31 17:25:59 +02:00 |
path_except_test.go
|
rules: support inverted path match (#3617)
|
2023-05-31 17:25:59 +02:00 |
perfsprint.go
|
build(deps): bump github.com/catenacyber/perfsprint from 0.6.0 to 0.7.0 (#4386)
|
2024-02-15 20:01:52 +01:00 |
perfsprint_custom.go
|
build(deps): bump github.com/catenacyber/perfsprint from 0.6.0 to 0.7.0 (#4386)
|
2024-02-15 20:01:52 +01:00 |
prealloc.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
predeclared.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
predeclared_custom.go
|
dev: minor clean up (#4577)
|
2024-03-26 15:50:23 +01:00 |
promlinter.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
reassign.go
|
feat: add reassign linter (#3064)
|
2022-08-23 13:19:26 +02:00 |
reassign_patterns.go
|
feat: add reassign linter (#3064)
|
2022-08-23 13:19:26 +02:00 |
revive.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
revive_default.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
rowserrcheck.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
sloglint.go
|
feat: add sloglint linter (#4133)
|
2023-10-19 12:42:40 +02:00 |
sloglint_args_on_sep_lines.go
|
feat: add sloglint linter (#4133)
|
2023-10-19 12:42:40 +02:00 |
sloglint_attr_only.go
|
feat: add sloglint linter (#4133)
|
2023-10-19 12:42:40 +02:00 |
sloglint_context_only.go
|
build(deps): bump go-simpler.org/sloglint from 0.1.2 to 0.2.0 (#4166)
|
2023-11-05 13:09:59 +01:00 |
sloglint_key_naming_case.go
|
build(deps): bump go-simpler.org/sloglint from 0.1.2 to 0.2.0 (#4166)
|
2023-11-05 13:09:59 +01:00 |
sloglint_kv_only.go
|
feat: add sloglint linter (#4133)
|
2023-10-19 12:42:40 +02:00 |
sloglint_no_raw_keys.go
|
feat: add sloglint linter (#4133)
|
2023-10-19 12:42:40 +02:00 |
sloglint_static_msg.go
|
sloglint: add static-msg option (#4213)
|
2023-11-29 18:03:30 +01:00 |
sqlclosecheck.go
|
build(deps): bump github.com/ryanrolds/sqlclosecheck from 0.4.0 to 0.5.1 (#4071)
|
2023-09-07 17:05:30 +02:00 |
staticcheck.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
staticcheck_in_megacheck.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
stylecheck.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
stylecheck_not_in_megacheck.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
tagalign.go
|
add tagalign linter (#3709)
|
2023-03-26 16:35:06 +02:00 |
tagalign_align_only.go
|
add tagalign linter (#3709)
|
2023-03-26 16:35:06 +02:00 |
tagalign_order_only.go
|
add tagalign linter (#3709)
|
2023-03-26 16:35:06 +02:00 |
tagalign_sort_only.go
|
add tagalign linter (#3709)
|
2023-03-26 16:35:06 +02:00 |
tagalign_strict.go
|
build(deps): bump github.com/4meepo/tagalign from 1.3.1 to 1.3.2 (#3980)
|
2023-07-28 13:47:45 +02:00 |
tagliatelle.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
tenv.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
tenv_all.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
tenv_all_test.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
tenv_fuzz.go
|
dev: minor clean up (#4577)
|
2024-03-26 15:50:23 +01:00 |
tenv_test.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
testableexamples_test.go
|
feat: add testableexamples linter (#3170)
|
2022-09-06 23:24:12 +02:00 |
testifylint.go
|
build(deps): bump github.com/Antonboom/testifylint from 1.1.3 to 1.2.0 (#4449)
|
2024-03-03 16:54:23 +01:00 |
testifylint_bool_compare_only.go
|
dev: minor clean up (#4577)
|
2024-03-26 15:50:23 +01:00 |
testifylint_require_error_only.go
|
dev: minor clean up (#4577)
|
2024-03-26 15:50:23 +01:00 |
testpackage_test.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
thelper.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
thelper_fuzz.go
|
dev: minor clean up (#4577)
|
2024-03-26 15:50:23 +01:00 |
thelper_with_options.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
tparallel_happy_path_test.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
tparallel_missing_subtest_test.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
tparallel_missing_toplevel_test.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
unconvert.go
|
build(deps): bump github.com/golangci/unconvert to HEAD (#4473)
|
2024-03-09 13:58:37 +01:00 |
unparam.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
unused.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
usestdlibvars.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
usestdlibvars_non_default.go
|
usestdlibvars: fix configuration (#3797)
|
2023-04-23 17:56:27 +02:00 |
varnamelen.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
wastedassign.go
|
wastedassign: remove limitation related to generics support (#3689)
|
2023-03-13 20:35:21 +01:00 |
wrapcheck.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
wsl.go
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |