Skip to content

Enhancement: Making automated naming easier to read #251

@ahobeost

Description

@ahobeost

As a User, I would like to scan the variables, to quickly find the one I need.
This is harder, when the automated variables are camel case in the final ddck.

CollA
CollB
CollC
CollD
CollE
CollF
CollG

Coll_A
Coll_B
Coll_C
Coll_D
Coll_E
Coll_F
Coll_G

In the latter case, the "Coll" part is ignored more easily and one can scan the variables more easily.

For the code, this only means that we should add an underscore between the directory name "Coll" and the variable name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions