Skip to content

Add a code check for ternary expressions #306

Description

@fm2003

In some PBT assignments, we prohibit the use of if statements. It would make sense to also prohibit ternary expressions (c ? t : f) but we don't have a code check for that yet.

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