From 7e32227e7d318fecfc944a084e20f6d66e082c8c Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 12 May 2025 08:07:12 +0100 Subject: [PATCH] Update todo.txt --- todo.txt | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/todo.txt b/todo.txt index 5169ebe73..dd491c151 100644 --- a/todo.txt +++ b/todo.txt @@ -15,13 +15,6 @@ Podcast: - Migrate podcast episodes. - Recreate podcast subscription XML feed. -General: - -- Recreate the "About me" block in Drupal. -- Migrate redirects to be managed by the Redirect module. -- Style local actions links (View, Edit, etc). -- Make the "Years of experience" dynamic. - Presentations: - Migrate presentations. @@ -34,5 +27,14 @@ Other content: - Migrate old blog posts. - Migrate basic pages. +General: + +- Recreate the "About me" block in Drupal. +- Migrate redirects to be managed by the Redirect module. +- Style local actions links (View, Edit, etc). +- Make the "Years of experience" dynamic. +- Add PHPStan. +- Add phpcs. + `grep -rnE TODO modules themes`