We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67cf694 commit 6aa1917Copy full SHA for 6aa1917
1 file changed
Makefile
@@ -79,7 +79,7 @@
79
## DOCKER_PLATFORM Overrides platform to build Docker images for (defaults to host platform).
80
## GOEXPERIMENT Used to enable Go features behind feature flags.
81
## SKIP_UI_BUILD Set to 1 to skip the UI build (assumes UI assets already exist).
82
-## SKIP_CODE_GENERATION Set to 1 to skip code generation before building the alloy binary
+## SKIP_CODE_GENERATION Set to 1 to skip code generation before building the alloy binary.
83
84
include tools/make/*.mk
85
0 commit comments