mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2025-12-15 07:16:20 +00:00
dev: improve description
This commit is contained in:
parent
66883b5fcf
commit
1dd9e0522b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
name: 'Run golangci-lint'
|
name: 'Run golangci-lint'
|
||||||
description: 'Run golangci-lint (WIP)'
|
description: 'Official golangci-lint runner. Works very fast: uses caching and parallelization. Creates line-attached GitHub annotations for found issues. Beta version.'
|
||||||
author: 'golangci'
|
author: 'golangci'
|
||||||
inputs:
|
inputs:
|
||||||
version:
|
version:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue