run golangci-lint
Running [/home/runner/golangci-lint-2.7.2-linux-amd64/golangci-lint config path] in [/home/runner/work/meshery-operator/meshery-operator] ...
Running [/home/runner/golangci-lint-2.7.2-linux-amd64/golangci-lint run] in [/home/runner/work/meshery-operator/meshery-operator] ...
Error: can't load config: can't read viper config: While parsing config: yaml: unmarshal errors:
line 75: mapping key "run" already defined at line 62
The command is terminated due to an error: can't load config: can't read viper config: While parsing config: yaml: unmarshal errors:
line 75: mapping key "run" already defined at line 62
Current Behavior
Contributor Guides and Resources