Skip to content

Rename check modules to be more descriptive #18

@blainemotsinger

Description

@blainemotsinger

The included check modules are named in an ambiguous way.

For example:

  • Whitespace checks for and warns about line ending whitespace. It should be named something like NoLineEndingWhitespace
  • IndentSpaces checks for and warns about indent spaces. It should be named something like NoIndentSpaces

Rename the check modules to be more descriptive so the user doesn't have to look up the pod or read the source code to tell what it does.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions