mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2026-01-16 04:14:30 +07:00
feat: automatic module directories (#1315)
This commit is contained in:
committed by
GitHub
parent
f3ae99f5f5
commit
e7fa5ac41e
@@ -65,6 +65,12 @@ inputs:
|
||||
example: "cache,clean"
|
||||
default: ""
|
||||
required: false
|
||||
experimental:
|
||||
description: |
|
||||
Experimental options for the action.
|
||||
List of comma separated options.
|
||||
default: ""
|
||||
required: false
|
||||
runs:
|
||||
using: "node24"
|
||||
main: "dist/run/index.js"
|
||||
|
||||
Reference in New Issue
Block a user