feat: rewrite format handling (#1038)

This commit is contained in:
Ludovic Fernandez
2024-05-07 01:40:17 +02:00
committed by GitHub
parent d36b91c294
commit 789f114c52
6 changed files with 91 additions and 43 deletions

View File

@@ -36,9 +36,9 @@ inputs:
restore existing caches, subject to other options.
default: 'false'
required: false
annotations:
description: "To Enable/disable GitHub Action annotations"
default: 'true'
problem-matchers:
description: "Force the usage of the embedded problem matchers"
default: 'false'
required: false
args:
description: "golangci-lint command line arguments"