From ae96475935bbb892c329c68bc12f6ac094cd1768 Mon Sep 17 00:00:00 2001 From: Gregor Zeitlinger Date: Mon, 16 Feb 2026 12:14:29 +0100 Subject: [PATCH] feat: consolidate link checking and add autofix flags - Consolidate three link lint scripts into a single links.sh with --full flag - Add --autofix flag to super-linter.sh and renovate-deps.py - Enable conventional commit linting via commitlint Signed-off-by: Gregor Zeitlinger