Skip to content

DSL type and relation casing best practice #239

Answered by rhamzeh
Raid55 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Raid55

From the DSL perspective, it does not matter.

We have not established best practices around this, and it depends on how you prefer it.

One advantage of using snake_case/TitleCase/camelCase over kebab-case is that people can select that quickly whether through mouse or keyboard when needing to (e.g. to copy paste or reference it)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Raid55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants