Skip to content

Commit 3212b6c

Browse files
bryanageeweaverryan
authored andcommitted
Adds bullet addressing bang placement
1 parent 95a1cc5 commit 3212b6c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

contributing/code/standards.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ Structure
9797
* Add a single space around operators (``==``, ``&&``, ...), with the excption
9898
of the not (!) operator;
9999

100+
+ Place the not operator adjacent to the variable that it affects
101+
100102
* Add a comma after each array item in a multi-line array, even after the
101103
last one;
102104

0 commit comments

Comments
 (0)