Skip to content

Commit

Permalink
fixup! [post] symfony list
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Oct 16, 2023
1 parent 7d6be33 commit a68f578
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,13 +89,13 @@ The first three are default Symfony ones, that are useless in CLI tools. The `wo

There is a popular quote, maybe originated by Robert C. Martin, that says:

<blockquote class="blockquote mt-4 mb-4">
<blockquote class="blockquote text-center mt-5 mb-4">
"Code is read ten times more than it's written."
</blockquote>

<br>

In a small tools like ClassLeak, this can mean narrowing down 4 commands to 1. Give that a try and save your users time and energy they can invest in using your tool instead.
In a small tools like ClassLeak, this can mean **narrowing 4 commands down to 1**. Give that a try and save your users time and energy **they can invest in using your tool instead**.

<br>

Expand Down

0 comments on commit a68f578

Please sign in to comment.