Skip to content

Commit 3870738

Browse files
committed
Drive home point of formatting
1 parent 7799e77 commit 3870738

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -977,7 +977,9 @@ async function getCleanCodeArticle() {
977977
Formatting is subjective. Like many rules herein, there is no hard and fast
978978
rule that you must follow. The main point is DO NOT ARGUE over formatting.
979979
There are [tons of tools](http://standardjs.com/rules.html) to automate this.
980-
Use one! For things that don't fall under the purview of automatic formatting
980+
Use one! It's a waste of time and money for engineers to argue over formatting.
981+
982+
For things that don't fall under the purview of automatic formatting
981983
(indentation, tabs vs. spaces, double vs. single quotes, etc.) look here
982984
for some guidance.
983985

0 commit comments

Comments
 (0)