Skip to content

Extend assignment_linter() to enforce '=' by default for assignment #2441

@MichaelChirico

Description

@MichaelChirico

Currently, we don't have a way for enforcing a style guide rule other than <-, but not all authors prefer this.

We should extend assignment_linter() to allow for a different default operator (with either <- or = allowed).

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurea feature request or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions