mirror of
https://github.com/zitadel/zitadel.git
synced 2025-03-01 12:57:25 +00:00
fix lint
This commit is contained in:
parent
2dc5f484ac
commit
b2ba203599
@ -14,6 +14,10 @@ group "output" {
|
|||||||
targets = ["console-output", "core-output"]
|
targets = ["console-output", "core-output"]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
group "lint" {
|
||||||
|
targets = ["console-lint", "core-lint"]
|
||||||
|
}
|
||||||
|
|
||||||
group "image" {
|
group "image" {
|
||||||
targets = ["console-image", "core-image"]
|
targets = ["console-image", "core-image"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user