Skip to content

Constant variable naming convention #28

Open
@icnocop

Description

@icnocop

Should constant variable names have a different case?

For example,
const string FirstName = "John";
vs
const string firstName = "John";

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions