mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2025-12-12 14:01:14 +00:00
7 lines
162 B
YAML
7 lines
162 B
YAML
version: v2.6.1
|
|
name: custom-golangci-lint
|
|
#destination: ./zzz/path/
|
|
|
|
plugins:
|
|
- module: 'github.com/golangci/example-plugin-module-linter'
|
|
version: v0.1.0
|