Change to two spaces
This commit is contained in:
parent
2537fe2052
commit
ed60ab964c
556 changed files with 2252 additions and 2252 deletions
|
@ -3,13 +3,13 @@ title: Don't run code formatting in your CI pipeline
|
|||
date: 2024-07-29
|
||||
permalink: daily/2024/07/29/dont-run-code-formatting-in-your-ci-pipeline
|
||||
tags:
|
||||
- software-development
|
||||
- continuous-integration
|
||||
- pipelines
|
||||
- git
|
||||
- software-development
|
||||
- continuous-integration
|
||||
- pipelines
|
||||
- git
|
||||
cta: ~
|
||||
snippet: |
|
||||
Why I don't run code formatting tools in my CI pipelines.
|
||||
Why I don't run code formatting tools in my CI pipelines.
|
||||
---
|
||||
|
||||
Something I commonly used to see, and did myself, was running code formatting tools, such as PHP CS Fixer or prettier, automatically their CI pipeline.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue