Deduplicate validation timestamp checks

This commit is contained in:
2026-06-21 13:04:13 +02:00
parent 341c1bf8ee
commit f8f6a242d6
2 changed files with 27 additions and 16 deletions

View File

@@ -20,6 +20,7 @@ after each item.
- [x] `rendering/template_selection.ex`
- [x] `rendering/metadata.ex`
- [x] `rendering/links_and_languages.ex`
- [x] `generation/validation.ex`
---