Use four spaces in frontmatter blocks
This commit is contained in:
parent
f3756a80a6
commit
11ae0f9fc7
422 changed files with 2980 additions and 2986 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue