mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2025-12-12 22:11:15 +00:00
docs: update README options version from required to optional (#1145)
This commit is contained in:
parent
ec5d18412c
commit
a7b658d295
1 changed files with 1 additions and 1 deletions
|
|
@ -257,7 +257,7 @@ You will also likely need to add the following `.gitattributes` file to ensure t
|
|||
|
||||
### `version`
|
||||
|
||||
(required)
|
||||
(optional)
|
||||
|
||||
The version of golangci-lint to use.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue