dev: shorten description

This commit is contained in:
Denis Isaev 2020-05-05 18:17:02 +03:00
parent 1dd9e0522b
commit 1778ebaefa
No known key found for this signature in database
GPG Key ID: B1866FBC94B37EDF

View File

@ -1,6 +1,6 @@
--- ---
name: 'Run golangci-lint' 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' author: 'golangci'
inputs: inputs:
version: version:
@ -20,4 +20,4 @@ runs:
post: 'dist/post_run/index.js' post: 'dist/post_run/index.js'
branding: branding:
icon: 'shield' icon: 'shield'
color: 'yellow' color: 'yellow'