You've already forked woodpecker
mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-11-23 21:44:44 +02:00
Add godot linter to harmonitze toplevel comments (#3650)
This commit is contained in:
@@ -19,7 +19,7 @@ import (
|
||||
"fmt"
|
||||
)
|
||||
|
||||
// notAllowedEnvVarOverwrites are all env vars that cannot be overwritten by step config
|
||||
// notAllowedEnvVarOverwrites are all env vars that cannot be overwritten by step config.
|
||||
var notAllowedEnvVarOverwrites = []string{
|
||||
"CI_NETRC_MACHINE",
|
||||
"CI_NETRC_USERNAME",
|
||||
|
||||
Reference in New Issue
Block a user