Skip to content

[Linter Rule]: Enforce Naming Convention #1732

@gigalasr

Description

@gigalasr

Add a configurable linter rule to enfore a (configurable) naming convention for variable names.
Here we could provide a few standard naming conventions, like flatcase, PascalCase, snake_case, camelCase, etc, or additionaly a regex for custom naming convention?

Optionally the rule could enforce suffix and prefix for certain data types. For e.g. a vector could be named v_varName.

Metadata

Metadata

Assignees

Labels

flowr linterRelated to the linter that we're implementing on top of the search api

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions