Skip to content

Commit

Permalink
dev: shorten description
Browse files Browse the repository at this point in the history
  • Loading branch information
jirfag committed May 5, 2020
1 parent 1dd9e05 commit 1778eba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand All @@ -20,4 +20,4 @@ runs:
post: 'dist/post_run/index.js'
branding:
icon: 'shield'
color: 'yellow'
color: 'yellow'

0 comments on commit 1778eba

Please sign in to comment.