mirror of
https://github.com/zitadel/zitadel.git
synced 2025-10-20 10:14:27 +00:00
fix lint
This commit is contained in:
@@ -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"]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user