Преглед изворни кода

Add `noqa var-naming` comment to variable

pull/3405/head
Slavi Pantaleev пре 1 година
committed by GitHub
родитељ
комит
bbb061c263
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      roles/custom/matrix-bridge-hookshot/defaults/main.yml

+ 1
- 1
roles/custom/matrix-bridge-hookshot/defaults/main.yml Прегледај датотеку

@@ -125,7 +125,7 @@ matrix_hookshot_gitlab_instances:


# This will be the "Secret token" you have to enter into all GitLab instances for authentication # This will be the "Secret token" you have to enter into all GitLab instances for authentication
matrix_hookshot_gitlab_webhook_secret: '' matrix_hookshot_gitlab_webhook_secret: ''
matrix_hookshot_gitlab_webhook_publicUrl: "{{ matrix_hookshot_urlprefix }}{{ matrix_hookshot_webhook_endpoint }}"
matrix_hookshot_gitlab_webhook_publicUrl: "{{ matrix_hookshot_urlprefix }}{{ matrix_hookshot_webhook_endpoint }}" # noqa var-naming




matrix_hookshot_figma_enabled: false matrix_hookshot_figma_enabled: false


Loading…
Откажи
Сачувај