From 3e3dbc25557e167459313501acafd597060fe82a Mon Sep 17 00:00:00 2001 From: Andrew Tomaka Date: Fri, 12 Jul 2024 23:04:54 -0400 Subject: [PATCH] Revert "break lint" This reverts commit 74edf4d8bc99db67a7a81e7f7d46e80e70a5e09c. --- _posts/2023-07-07-delete-your-code.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_posts/2023-07-07-delete-your-code.md b/_posts/2023-07-07-delete-your-code.md index 04c1c6d..679367c 100644 --- a/_posts/2023-07-07-delete-your-code.md +++ b/_posts/2023-07-07-delete-your-code.md @@ -3,6 +3,7 @@ layout: post title: Delete your code date: 2023-07-07 13:20 -0400 --- + One of the most consistent things I have observed over the last two decades while working with software engineering teams is an unwillingness to delete code. Functions and files left long after they have been replaced. Hundred