golangci-lint/pkg/config
2024-03-28 21:23:44 +01:00
..
config.go dev: split ContextLoader (#4516) 2024-03-17 22:52:28 +01:00
config_test.go dev: rewrite linters Manager (#4419) 2024-03-02 21:43:28 +01:00
issues.go feat: replace run.skip-xxx options by issues.exclude-xxx options (#4509) 2024-03-16 17:07:42 +01:00
issues_test.go dev: add test on ExcludeRule and SeverityRule (#4420) 2024-02-27 14:57:08 +01:00
linters.go dev: rewrite linters Manager (#4419) 2024-03-02 21:43:28 +01:00
linters_settings.go feat: replace gomnd by mnd (#4572) 2024-03-28 21:23:44 +01:00
linters_settings_test.go feat: new custom linters system (#4437) 2024-03-11 17:40:26 +01:00
linters_test.go dev: rewrite linters Manager (#4419) 2024-03-02 21:43:28 +01:00
loader.go dev: clean code arround CLI args usage (#4557) 2024-03-28 20:48:43 +01:00
output.go fix: missing output format (#4574) 2024-03-25 15:20:53 +01:00
output_test.go feat: new output.formats file configuration syntax (#4521) 2024-03-18 13:27:04 +01:00
run.go fix: display warnings on deprecated linter options (#4568) 2024-03-24 17:09:42 +01:00
run_test.go dev: split ContextLoader (#4516) 2024-03-17 22:52:28 +01:00
severity.go feat: syntax to not override severity from linters (#4472) 2024-03-11 18:31:00 +01:00
severity_test.go fix: rule severity is required (#4469) 2024-03-09 15:29:15 +01:00