Skip to content

Resolve OneDeclarationPerLine #202

@Bigeco

Description

@Bigeco

Description

OneDeclarationPerLine - rule means that you write the declaration of each variable or constant one per line - makes your code more readable and understandable, and has the advantage of making it easier to index and find code quickly because each declaration is clearly separated.

Metadata

Metadata

Assignees

Labels

♻️refactorChange how code works internally. It's different from cleanup.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions