Don't base the Drupal Planet feed on tags

This commit is contained in:
Oliver Davies 2024-09-14 00:21:58 +01:00
parent 74042f01e1
commit e55a47f611
18 changed files with 18 additions and 18 deletions

View file

@ -7,10 +7,10 @@ tags:
- refactoring
- automated-testing
- test-driven-development
- drupal-planet
cta: call
snippet: |
When refactoring, you should have automated tests to ensure it's done safely.
drupal_planet: true
---
[Once you have working code][0], you can refactor it to make it better.