-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Unify recommendation language and syntax
Sometimes we state a recommendations with "Always...." "Don't..." ... etc. We should standardize the way we do recommendations. IMHO, the best way would be to do imperative statements starting with a verb. Additionally, "always" is redundant, as we should *always* follow the recommendations or make it clear that something should be done "whenever possible". Similarly, instead of "Don't..." we can instead start with the imperative "Avoid...". Finally, all references to code should be highlighted.
- Loading branch information
1 parent
0dd336e
commit ea9d58a
Showing
1 changed file
with
16 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters