mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2025-12-12 22:11:15 +00:00
docs: add sponsoring links
This commit is contained in:
parent
16507ab8ef
commit
4145754745
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
|
@ -10,6 +10,16 @@ The action runs [golangci-lint](https://github.com/golangci/golangci-lint) and r
|
|||
|
||||

|
||||
|
||||
## Supporting Us
|
||||
|
||||
<!-- [](https://github.com/sponsors/golangci) -->
|
||||
[](https://opencollective.com/golangci-lint)
|
||||
[](https://golangci-lint.run/product/thanks/)
|
||||
|
||||
`golangci-lint` is a free and open-source project built by volunteers.
|
||||
|
||||
If you value it, consider supporting us, we appreciate it! :heart:
|
||||
|
||||
## Compatibility
|
||||
|
||||
* `v6.0.0+` removes `annotations` option, removes the default output format (`github-actions`).
|
||||
|
|
|
|||
Loading…
Reference in a new issue