Skip to content

make all semicolons optional, there is no need in them #27116

@antonkulaga

Description

@antonkulaga

Modern languages like Scala and Groovy do not enforce users to write semicolons. I think it is a right decision, because in fact semicolons are nothing more than just a redundant typing.
I've been a scala developer for many years and I only needed semicolons when putting several lines of code in one line to fit the code in the slide=)

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