golangci-lint/pkg/printers
2024-03-25 12:45:30 +01:00
..
testdata dev: isolate printer code () 2024-03-03 16:00:23 +00:00
checkstyle.go dev: replace raw loops with funcs from slices and maps () 2024-01-04 22:43:50 +01:00
checkstyle_test.go dev: refactor .golangci.yml configuration and fix up nolintlint issues () 2024-03-19 16:38:59 +01:00
codeclimate.go codeclimate: less memory allocation () 2023-06-04 07:59:04 +02:00
codeclimate_test.go dev: refactor .golangci.yml configuration and fix up nolintlint issues () 2024-03-19 16:38:59 +01:00
github.go dev: isolate printer code () 2024-03-03 16:00:23 +00:00
github_test.go dev: refactor .golangci.yml configuration and fix up nolintlint issues () 2024-03-19 16:38:59 +01:00
html.go dev: remove unused ctx parameter from Printer () 2023-04-16 18:18:53 +02:00
html_test.go dev: refactor .golangci.yml configuration and fix up nolintlint issues () 2024-03-19 16:38:59 +01:00
json.go dev: clean up command contructors () 2024-03-11 16:20:07 +01:00
json_test.go dev: refactor .golangci.yml configuration and fix up nolintlint issues () 2024-03-19 16:38:59 +01:00
junitxml.go dev: replace raw loops with funcs from slices and maps () 2024-01-04 22:43:50 +01:00
junitxml_test.go dev: refactor .golangci.yml configuration and fix up nolintlint issues () 2024-03-19 16:38:59 +01:00
printer.go feat: new output.formats file configuration syntax () 2024-03-18 13:27:04 +01:00
printer_test.go feat: new output.formats file configuration syntax () 2024-03-18 13:27:04 +01:00
tab.go dev: rename function parameter i to issue () 2024-03-05 18:02:58 +01:00
tab_test.go dev: refactor .golangci.yml configuration and fix up nolintlint issues () 2024-03-19 16:38:59 +01:00
teamcity.go fix: the TeamCity inspectionType service message () 2024-03-25 12:45:30 +01:00
teamcity_test.go fix: the TeamCity inspectionType service message () 2024-03-25 12:45:30 +01:00
text.go dev: rename function parameter i to issue () 2024-03-05 18:02:58 +01:00
text_test.go dev: refactor .golangci.yml configuration and fix up nolintlint issues () 2024-03-19 16:38:59 +01:00