cli icon indicating copy to clipboard operation
cli copied to clipboard

Add integration with golangci-lint

Open meatballhat opened this issue 3 years ago • 1 comments

The golangci-lint meta-linting tool is widely used to ensure various classes of bugs and maintenance hindrances stay out of the code. Introducing this tool will almost certainly result in a lot of warnings and errors, so I'm happy to consider a gradual adoption via config file tweaking.

meatballhat avatar Jan 23 '23 13:01 meatballhat

Did some testing with golangci-lint: https://github.com/skelouse/cicd-test/blob/main/.github/workflows/golangci-lint.yml

skelouse avatar Mar 08 '23 04:03 skelouse

I think this can be closed?

bartekpacia avatar Mar 10 '24 21:03 bartekpacia