Closed
Description
Ruleguard linter is a rules language for writing linters, based on gogrep. It looks very useful! But to make it maximally useful to us, we'd love to see it as a golangci-lint linter. (The idea would presumably be in your .golangci.yml
config you specify the rules-file.) This could also be a nice lighter-weight complement to the fully customizable plugin-based linters from #473/#841 (cc @dbraley).