We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7799e77 commit 3870738Copy full SHA for 3870738
README.md
@@ -977,7 +977,9 @@ async function getCleanCodeArticle() {
977
Formatting is subjective. Like many rules herein, there is no hard and fast
978
rule that you must follow. The main point is DO NOT ARGUE over formatting.
979
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
+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
983
(indentation, tabs vs. spaces, double vs. single quotes, etc.) look here
984
for some guidance.
985
0 commit comments