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 6de5ef1 commit 2033876Copy full SHA for 2033876
README.md
@@ -7,6 +7,10 @@ If there is some style already established in the class or utility being modifie
7
to continue use that same style, than introducing yet another one, which may be more recommended
8
but which will be introducing some unnecessary inconsistency.
9
10
+## Cheat sheet
11
+
12
+For COS cheat sheet refer [here](CHEAT.md).
13
14
## Mandatory part
15
16
* Only "modern" syntax permitted, dotted syntax is not generally allowed (with few exceptions);
0 commit comments