mirror of
https://gitea.com/gitea/act_runner
synced 2026-05-06 01:37:57 +02:00
use new paths from goreleaser (#1135)
* use new paths from goreleaser * fix path from new goreleaser paths * fix indent of .sh
This commit is contained in:
@@ -8,7 +8,7 @@ trim_trailing_whitespace = true
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
|
||||
[{Dockerfile,*.md,*_test.go,install.sh,act-cli.nuspec}]
|
||||
[{Dockerfile,*.md,*_test.go,install.sh,.github/actions/choco/entrypoint.sh,act-cli.nuspec}]
|
||||
indent_style = unset
|
||||
indent_size = unset
|
||||
|
||||
|
||||
Reference in New Issue
Block a user