Skip to content

Commit 0ee19c2

Browse files
Update STYLE_GUIDE.md
Co-Authored-By: Milan Curcic <caomaco@gmail.com>
1 parent 7a305c1 commit 0ee19c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

STYLE_GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ focus on the semantics of the proposed changes rather than style and formatting.
4444

4545
## Attributes
4646

47-
* Always specify ```intent``` for dummy arguments
47+
* Always specify ```intent``` for dummy arguments.
4848
* Don't use ```dimension``` attribute to declare arrays because it is less verbose.
4949
Use this:
5050

0 commit comments

Comments
 (0)