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

@ -3,11 +3,11 @@ title: You should know when to remove a feature flag
date: 2024-03-12
permalink: daily/2024/03/12/you-should-know-when-to-remove-a-feature-flag
tags:
- software-development
- feature-flags
- software-development
- feature-flags
cta: subscription
snippet: |
Yesterday, I said feature flags should be short-lived. But how do you know when a flag can be removed?
Yesterday, I said feature flags should be short-lived. But how do you know when a flag can be removed?
---
[In yesterday's email][yesterday], I mentioned my recent ["minimum viable feature flag" tweet][tweet] and that I think feature flags should be short-lived.