Skip to content

Enforce naming convention for global and local constants #12

@adityatrivedi

Description

@adityatrivedi

Users should be given a choice to use lowerCamelCase or UpperCamelCase to name global constants.

  • global
    • lowerCamelCase
    • UpperCamelCase

Users are suggested to use lowerCamelCase names for local constants.

  • local
    • lowerCamelCase

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions