mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-01 03:26:08 -04:00
bazel: add actionlint to //:check
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
62e2e70699
commit
3a04786412
9 changed files with 103 additions and 49 deletions
|
@ -10,5 +10,6 @@ package main
|
|||
|
||||
import (
|
||||
_ "github.com/katexochen/sh/v3/cmd/shfmt"
|
||||
_ "github.com/rhysd/actionlint/cmd/actionlint"
|
||||
_ "mvdan.cc/gofumpt"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue