Skip to content

Space removed in ternary operator #6

@verdverm

Description

@verdverm
-    label params.BUILD_ON_STG == true ? "stg-std" : "prd-std"
+    label params.BUILD_ON_STG == true ? "stg-std": "prd-std"

This is typically clearer with the extra space

Metadata

Metadata

Assignees

No one assigned

    Labels

    upstreamUpstream package error

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions