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

jscs update: requireLeftStickedOperators no longer supported #9429

Closed
@ariutta

Description

@ariutta

Minor issue with jscs.json.

The requireLeftStickedOperators rule is no longer supported.
Please use the following rules instead:
disallowSpaceBeforeBinaryOperators
disallowSpaceBeforePostfixUnaryOperators
disallowSpacesInConditionalExpression

Same for requireRightStickedOperators.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions