Skip to content
This repository was archived by the owner on Apr 29, 2026. It is now read-only.
This repository was archived by the owner on Apr 29, 2026. It is now read-only.

Allow == for numeric comparisons #13

Description

@stuikomma

It is better readable and >, <, <=, >= are also not replaced by keywords.
In my opinion is should be used when testing for the equality of objects and == when testing for numbers i.e. whenever one of the operands is a number use ==.

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