1

Remplacement des outils

This commit is contained in:
2026-03-28 02:00:07 +01:00
parent a2cbaeacd1
commit 44dc63bebf
80 changed files with 73 additions and 13693 deletions

View File

@@ -1,4 +1,4 @@
{{- $defaultReportPath := "tools/cache/external_links.yaml" -}}
{{- $defaultReportPath := "data/external_links.yaml" -}}
{{- $reportPath := default $defaultReportPath .ReportPath -}}
{{- $report := default (dict) .Report -}}
{{- if or (eq (len $report) 0) (not (isset $report "links")) -}}