integrated-application-development / integrated-application-development/pasfmt

Support a user-defined list of pre-formatted indentifiers

Open
#290 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
105
Forks
20
PR merge metrics
No merged PRs in 30d

Description

In #288, the topic of using a user-defined list of pre-formatted identifiers came up.

At this stage, I am unsure that it is the responsibility of this formatter to modify the casing of identifiers.

Delphi is inherently a case-insensitive language. So the issue of using the right or canonical casing for identifiers is a much bigger job, better suited for a more purpose-built tool. For example, see [sonar-delphi](https://github.com/integrated-application-development/sonar-delphi)'s [MixedNamesCheck](https://github.com/integrated-application-development/sonar-delphi/blob/master/delphi-checks/src/main/java/au/com/integradev/delphi/checks/MixedNamesCheck.java).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.