golangci-lint/pkg/result/processors/testdata
2022-08-21 21:37:47 +02:00
..
autogen_exclude.go handle some block comment to detect generated files (#1161) 2020-05-25 19:36:46 +03:00
autogen_exclude_block_comment.go handle some block comment to detect generated files (#1161) 2020-05-25 19:36:46 +03:00
autogen_exclude_doc.go nolint: drop allow-leading-space option and add "nolint:all" (#3002) 2022-08-01 14:21:04 +02:00
autogen_exclude_long_line.go handle some block comment to detect generated files (#1161) 2020-05-25 19:36:46 +03:00
exclude_rules.go Support excluding issues by source line regexp 2019-03-17 15:17:29 +03:00
exclude_rules_case_sensitive.go Adding case sensitive exclude rules support 2020-04-23 09:23:37 +02:00
nolint.go nolint: drop allow-leading-space option and add "nolint:all" (#3002) 2022-08-01 14:21:04 +02:00
nolint2.go Fix #106: fix transitive expanding of nolint: we could nolint more lines than needed 2018-06-16 10:56:58 +03:00
nolint_apply_to_unknown.go Unknown linter breaks //nolint (#1497) 2020-11-09 08:33:24 +00:00
nolint_bad_names.go feat: deprecate varcheck, deadcode, and structcheck (#3125) 2022-08-21 21:37:47 +02:00
nolint_unused.go nolint: drop allow-leading-space option and add "nolint:all" (#3002) 2022-08-01 14:21:04 +02:00
nolint_whole_file.go feat: deprecate varcheck, deadcode, and structcheck (#3125) 2022-08-21 21:37:47 +02:00
severity_rules.go add ability to set issue severity (#1155) 2020-05-25 08:21:42 -04:00