From 5114d142ec03c6f3edcac7edb52358d7ffec7944 Mon Sep 17 00:00:00 2001 From: Stephan Boyer Date: Sun, 5 Apr 2026 15:22:39 -0700 Subject: [PATCH] Run `tagref list-unused --fail-if-any` in the `lint` task --- toast.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/toast.yml b/toast.yml index 7fab885b..e3136e0c 100644 --- a/toast.yml +++ b/toast.yml @@ -130,6 +130,7 @@ tasks: # Check references with Tagref. tagref + tagref list-unused --fail-if-any # Run the linters. ./linters/lint-general.rb $(