Files
scaleset/.mockery.yml
T
e4a017ce06 Initial commit for open source release 🚀
Co-authored-by: Francesco Renzi <[email protected]>
Co-authored-by: Nikola Jokic <[email protected]>
2026-02-03 16:41:15 +01:00

15 lines
305 B
YAML

all: false
dir: "{{.InterfaceDir}}"
filename: mocks_test.go
force-file-write: true
formatter: goimports
log-level: info
structname: "{{.Mock}}{{.InterfaceName}}"
pkgname: "{{.SrcPackageName}}"
recursive: true
template: testify
packages:
github.com/actions/scaleset/listener:
config:
all: true