feat: add lua universe package and stylua command to fmt check
Signed-off-by: teddylear <teddylear@protonmail.com>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
setup() {
|
||||
load '../../../../bats_helpers'
|
||||
|
||||
common_setup
|
||||
}
|
||||
|
||||
@test "lua" {
|
||||
dagger "do" -p ./fmtCheck.cue test
|
||||
}
|
Reference in New Issue
Block a user