Przeglądaj źródła

Add `noqa var-naming` comment to variable

pull/3405/head
Slavi Pantaleev 2 lat temu
committed by GitHub
rodzic
commit
bbb061c263
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      roles/custom/matrix-bridge-hookshot/defaults/main.yml

+ 1
- 1
roles/custom/matrix-bridge-hookshot/defaults/main.yml Wyświetl plik

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

# 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_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


Ładowanie…
Anuluj
Zapisz