From ae42636e159370ab02fa9a2a8e3761b2f1cf7820 Mon Sep 17 00:00:00 2001 From: Xorima Bot Date: Sun, 31 May 2020 13:03:20 +0000 Subject: [PATCH] Standardise files with files in sous-chefs/repo-management Signed-off-by: Xorima Bot --- .github/workflows/md-links.yml | 3 ++- .vscode/extensions.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/md-links.yml b/.github/workflows/md-links.yml index 41e2e5d..a9b052b 100644 --- a/.github/workflows/md-links.yml +++ b/.github/workflows/md-links.yml @@ -16,5 +16,6 @@ jobs: - name: markdown-link-check uses: gaurav-nelson/github-action-markdown-link-check@1.0.2 with: - use-quiet-mode: 'yes' + use-verbose-mode: 'yes' folder-path: 'documentation' + config-file: .github/workflows/mlc_config.json diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 064bba0..cd77725 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -4,4 +4,4 @@ "rebornix.ruby", "editorconfig.editorconfig" ] -} \ No newline at end of file +} -- GitLab