Change to two spaces

This commit is contained in:
Oliver Davies 2024-09-08 23:09:54 +01:00
parent 2537fe2052
commit ed60ab964c
556 changed files with 2252 additions and 2252 deletions

View file

@ -1,9 +1,9 @@
---
title: >
What to do with TODO comments
What to do with TODO comments
pubDate: 2022-12-03
permalink: >-
archive/2022/12/03/what-to-do-with-todo-comments
archive/2022/12/03/what-to-do-with-todo-comments
---
[In a previous email]({{site.url}}/archive/2022/11/20/version-controlled-commented-out-code), I wrote about commented-out code and whether it should remain in a codebase - especially if it's version controlled and there's a commit log of all changes.