Skip to content

Unify bracing-related linters / parentheses / if-else clauses? #1041

@MichaelChirico

Description

@MichaelChirico

We currently have a variegated list of linters related to bracing and parentheses:

  • closed_curly_linter()
  • else_same_line_linter()
  • function_brace_linter()
  • function_left_parentheses_linter()
  • if_else_match_braces_linter()
  • open_curly_linter()
  • paren_body_linter()
  • paren_brace_linter()
  • spaces_inside_linter()
  • spaces_left_parentheses_linter()

Should we consolidate any of these?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions