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 7a305c1 commit 0ee19c2Copy full SHA for 0ee19c2
STYLE_GUIDE.md
@@ -44,7 +44,7 @@ focus on the semantics of the proposed changes rather than style and formatting.
44
45
## Attributes
46
47
-* Always specify ```intent``` for dummy arguments
+* Always specify ```intent``` for dummy arguments.
48
* Don't use ```dimension``` attribute to declare arrays because it is less verbose.
49
Use this:
50
0 commit comments