Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Commit

Permalink
Update project/conventions.md
Browse files Browse the repository at this point in the history
Co-authored-by: Marco Franssen <marco.franssen@gmail.com>
Signed-off-by: Edwin Buck <edwbuck@gmail.com>
  • Loading branch information
edwbuck and marcofranssen committed Jun 7, 2023
1 parent c4d19db commit f6a7b62
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion project/conventions.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,8 @@ shorthand to represent, respectively `at`, `similar / not`,
MUST NOT contain such symbols, as it burdens the reader to deduce the
intent of the writer.

### Camel Case for created elements.
### Camel Case for created elements

Elements that refer to components that the project has created should
exclusively use camel case, with a the first word being lower case. To
illustrate, a "card sort order" path element would read "cardSortOrder".
Expand Down

0 comments on commit f6a7b62

Please sign in to comment.