mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2025-12-16 23:48:27 +00:00
Update README.md
This commit is contained in:
parent
79a180da27
commit
784d52cbb9
1 changed files with 3 additions and 1 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
# golangci-lint-action
|
# golangci-lint-action
|
||||||
|
with:
|
||||||
|
install-mode: "goinstall"
|
||||||
|
# ...
|
||||||
[](https://github.com/golangci/golangci-lint-action/actions)
|
[](https://github.com/golangci/golangci-lint-action/actions)
|
||||||
|
|
||||||
It's the official GitHub action for [golangci-lint](https://github.com/golangci/golangci-lint) from its authors.
|
It's the official GitHub action for [golangci-lint](https://github.com/golangci/golangci-lint) from its authors.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue