mirror of
https://code.forgejo.org/actions/setup-go.git
synced 2026-08-29 05:24:58 -04:00
Turn on ESLint and update Prettier
This commit is contained in:
parent
a3d889c34c
commit
51a092af10
24 changed files with 2338 additions and 226 deletions
2
.github/workflows/check-dist.yml
vendored
2
.github/workflows/check-dist.yml
vendored
|
|
@ -14,4 +14,4 @@ on:
|
|||
jobs:
|
||||
call-check-dist:
|
||||
name: Check dist/
|
||||
uses: actions/reusable-workflows/.github/workflows/check-dist.yml@main
|
||||
uses: actions/reusable-workflows/.github/workflows/check-dist.yml@main
|
||||
|
|
|
|||
Loading…
Reference in a new issue