Loading docs/dev/guidelines.md +1 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ separated by hyphens. convention: uppercase words separated by underscores, and shall be prefixed with the template name or the name of the related tool. !!! EXAMPLE `MAVEN_CLI_OPTS`, `DOCKER_CLAIR_ADDR`, `SONAR_URL` `MAVEN_CLI_OPTS`, `DOCKER_CLAIR_ADDR`, `SONAR_HOST_URL` It also may happen that some templates evaluate and export (dynamic) **local variables**. They shall adopt [snake_case](https://en.wikipedia.org/wiki/Snake_case) convention: lowercase words separated by underscores. Loading docs/self-managed/advanced.md +1 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ Example `kicker-extras.json`: "name": "Shared SonarQube", "description": "Our internal shared SonarQube server", "values": { "SONAR_URL": "https://sonarqube.acme.host" "SONAR_HOST_URL": "https://sonarqube.acme.host" } }, { Loading Loading
docs/dev/guidelines.md +1 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ separated by hyphens. convention: uppercase words separated by underscores, and shall be prefixed with the template name or the name of the related tool. !!! EXAMPLE `MAVEN_CLI_OPTS`, `DOCKER_CLAIR_ADDR`, `SONAR_URL` `MAVEN_CLI_OPTS`, `DOCKER_CLAIR_ADDR`, `SONAR_HOST_URL` It also may happen that some templates evaluate and export (dynamic) **local variables**. They shall adopt [snake_case](https://en.wikipedia.org/wiki/Snake_case) convention: lowercase words separated by underscores. Loading
docs/self-managed/advanced.md +1 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ Example `kicker-extras.json`: "name": "Shared SonarQube", "description": "Our internal shared SonarQube server", "values": { "SONAR_URL": "https://sonarqube.acme.host" "SONAR_HOST_URL": "https://sonarqube.acme.host" } }, { Loading