No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2025-11-07 21:48:09 +01:00
testdata/src/testlintdata/todo feat: plugin example 2024-03-06 03:00:10 +01:00
.gitignore feat: plugin example 2024-03-06 03:00:10 +01:00
.golangci.example.yml chore: fix configuration example 2025-11-07 21:48:09 +01:00
example.go docs: add explanation about load modes 2025-05-19 22:46:18 +02:00
example_test.go feat: plugin example 2024-03-06 03:00:10 +01:00
go.mod chore: migrate to golangci-lint v2 2025-03-25 18:04:29 +01:00
go.sum chore: migrate to golangci-lint v2 2025-03-25 18:04:29 +01:00
LICENSE feat: plugin example 2024-03-06 03:00:10 +01:00
readme.md feat: plugin example 2024-03-06 03:00:10 +01:00

This is an example linter that can be used as a plugin for golangci-lint.