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