Skip to content

[REQ] coding style across the various modules (not generated code) would be easier to maintain if it was consistent #20768

@ronreynolds

Description

@ronreynolds

Is your feature request related to a problem? Please describe.

when reading code-gen code the styles are somewhat mixed. this is easily addressable with IntelliJ's (and probably Eclipse's and VS-Code's) code-style feature. the format appears to be very close to IntelliJ's default style with a few modifications for multiple annotations on a single line.

Describe the solution you'd like

generate and apply a consistent code-style across the various codegen modules' code to make it easier for developers to maintain it.

Describe alternatives you've considered

continue to deal with inconsistent code style.

Additional context

applying this would be a one-time large event (as all the changes will be whitespace) and then a minor annoyance going forward.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions