Skip to content

Manually adding indents #56

@ms14981

Description

@ms14981

In createQueryStringSnippet.js (and maybe elsewhere?) we have code like this:

// currently we don't have a working a code formatter, so we need to use this hack
const indent = "            ";

We don't need to manually add indents for the Java generator, this was only needed for C#. Remove them all!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions