mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2025-12-14 23:11:14 +00:00
dev: shorten description
This commit is contained in:
parent
1dd9e0522b
commit
1778ebaefa
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: 'Run golangci-lint'
|
||||
description: 'Official golangci-lint runner. Works very fast: uses caching and parallelization. Creates line-attached GitHub annotations for found issues. Beta version.'
|
||||
description: 'Official golangci-lint action with line-attached annotations for found issues, caching and parallel execution. Beta version.'
|
||||
author: 'golangci'
|
||||
inputs:
|
||||
version:
|
||||
|
|
|
|||
Loading…
Reference in a new issue