golangci-lint/test/testdata/configs
dependabot[bot] 9da04f5070
build(deps): bump github.com/go-critic/go-critic from 0.6.3 to 0.6.4 (#3089)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-08-14 18:21:32 +02:00
..
decorder.yml Add decorder linter (#2453) 2022-01-05 04:18:53 +01:00
default_exclude.yml DefaultExcludePatterns should only be used for specified linter (#1494) 2020-11-12 15:21:19 +01:00
depguard.yml Add user supplied error messages in depguard issues (#662) 2019-09-09 20:46:55 +03:00
depguard_additional_guards.yml depguard: updates configuration (#2467) 2022-01-09 11:48:31 +01:00
depguard_ignore_file_rules.yml depguard: updates configuration (#2467) 2022-01-09 11:48:31 +01:00
errchkjson.yml Add errchkjson linter (#2362) 2021-11-26 23:25:59 +01:00
errchkjson_check_error_free_encoding.yml Add errchkjson linter (#2362) 2021-11-26 23:25:59 +01:00
errchkjson_no_exported.yml Add errchkjson linter (#2362) 2021-11-26 23:25:59 +01:00
errorlint_asserts.yml Update errorlint to HEAD (#1933) 2021-05-01 18:41:26 +02:00
errorlint_comparison.yml Update errorlint to HEAD (#1933) 2021-05-01 18:41:26 +02:00
errorlint_errorf.yml Update errorlint to HEAD (#1933) 2021-05-01 18:41:26 +02:00
exhaustive_default.yml update exhaustive to latest; use version in go.mod (#1449) 2020-10-14 08:19:06 +02:00
exhaustive_ignore_enum_members.yml exhaustive: upgrade to v0.3.6; add new flags and deprecate old ones (#2344) 2021-11-04 23:08:37 +01:00
exhaustivestruct.yml feat: add exhaustruct linter (#2667) 2022-04-30 12:48:16 +02:00
exhaustruct.yml feat: add exhaustruct linter (#2667) 2022-04-30 12:48:16 +02:00
forbidigo.yml Bump github.com/ashanbrown/forbidigo from 1.2.0 to 1.3.0 (#2487) 2022-01-16 02:07:35 +01:00
gci.yml bump github.com/daixiang0/gci from 0.2.9 to 0.3.0 (#2532) 2022-02-14 09:51:24 +01:00
go-header.yml Add go-header linter (#1181) 2020-07-04 19:03:37 +00:00
gocritic-fix.yml dev: improve and clean fix_test (#2457) 2022-01-04 07:10:25 +01:00
gocritic.yml build(deps): bump github.com/go-critic/go-critic from 0.6.3 to 0.6.4 (#3089) 2022-08-14 18:21:32 +02:00
gomodguard.yml docs: improve linters page (#1995) 2021-05-17 23:56:46 +02:00
gosec.yml gosec: add configuration (#1930) 2021-04-24 23:20:12 +02:00
gosec_severity_confidence.yml gosec: filter issues according to the severity and confidence (#2295) 2021-10-28 00:49:02 +02:00
importas.yml importas: allow repeated aliases (#1960) 2021-05-08 18:18:50 +02:00
importas_noalias.yml importas: add message if settings contain no aliases (#1956) 2021-05-07 00:58:10 +02:00
importas_strict.yml importas: allow repeated aliases (#1960) 2021-05-08 18:18:50 +02:00
ireturn.yml new-linter: ireturn (checks for function return type) (#2219) 2021-09-16 11:47:56 +02:00
ireturn_stdlib_reject.yml new-linter: ireturn (checks for function return type) (#2219) 2021-09-16 11:47:56 +02:00
maintidx_under_100.yml Add maintidx linter (#2435) 2022-01-18 13:50:52 +01:00
misspell.yml Fix #384: support ignore-words option for misspell 2019-02-17 23:47:29 +03:00
nlreturn.yml nlreturn: add block-size option (#2237) 2021-09-18 14:29:45 +02:00
nonamedreturns.yml build(deps): bump github.com/firefart/nonamedreturns from 1.0.2 to 1.0.4 (#2944) 2022-06-28 14:13:15 +02:00
predeclared.yml add 'predeclared' linter (#1606) 2021-01-07 17:58:04 +01:00
revive.yml revive: convert hard coded excludes into default exclude patterns (#1938) 2021-05-01 18:40:56 +02:00
tenv_all.yml Add tenv linter (#2221) 2021-09-26 19:50:47 +02:00
thelper.yml thelper: allow to disable one option (#2854) 2022-05-16 21:16:25 +02:00