docs: add missing colon in the Constants section of NAMING.md
This commit is contained in:
parent
68f939ea8c
commit
68b64a261a
@ -24,7 +24,7 @@ Methods and functions:
|
|||||||
- Should be camel case with first lower case
|
- Should be camel case with first lower case
|
||||||
|
|
||||||
|
|
||||||
Constants
|
Constants:
|
||||||
- Example: `CORE_DIRECTIVES`
|
- Example: `CORE_DIRECTIVES`
|
||||||
- Should be all uppercase with SNAKE_CASE
|
- Should be all uppercase with SNAKE_CASE
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user