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