intellij-plugin-golangci-lint icon indicating copy to clipboard operation
intellij-plugin-golangci-lint copied to clipboard

Allow "golangci-lint is custom built" notification to be disabled

Open frankoid opened this issue 3 years ago • 0 comments

We install golangci-lint using go install in our Makefiles so I don’t want the plugin to install a different version.

It would be nice if this specific notification could be disabled without disabling any other notifications from the plugin.

I've found the Go linter notifications entry in Preferences | Appearance & Behavior | Notifications but I expect it controls other notifications from the plugin, not just the this one.

frankoid avatar Aug 10 '22 09:08 frankoid