Skip to content

Commit 45a6a8e

Browse files
committed
style: Fix formatting
1 parent 17f83fd commit 45a6a8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ integrations:
5252
proxy:
5353
'/sonarqube':
5454
target: https://sonarcloud.io/api
55-
allowedMethods: [ 'GET', 'POST' ]
56-
auth: "${SONARCLOUD_TOKEN}:"
55+
allowedMethods: ['GET', 'POST']
56+
auth: '${SONARCLOUD_TOKEN}:'
5757

5858
sonarqube:
5959
baseUrl: https://sonarcloud.io

0 commit comments

Comments
 (0)