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,13 +1,13 @@
---
title: >
Micro-refactorings
Micro-refactorings
pubDate: 2023-04-20
permalink: >-
archive/2023/04/20/micro-refactorings
archive/2023/04/20/micro-refactorings
tags:
- refactoring
- technical-debt
- programming
- refactoring
- technical-debt
- programming
---
Today, I saw a [LinkedIn post by Peter Morlion](https://www.linkedin.com/posts/petermorlion_refactoring-technicaldebt-softwaredevelopment-activity-7054378097051095040-I545), in which he describes micro-refactoring - very small and safe refactors like renaming a variable, moving a method in a file to a more logical place, or adding a comment.