Skip to content

Docs: Missing autoCorrect option for various rules #1796

@bagage

Description

@bagage

It seems that ktlint supports autoCorrect for indentation rule but it is not declared on detekt side.

Could it be added so that we can benefit from that? I didn't check other rules, maybe some others are missing as well.

edit: Seems to be missing for:

  • IndentationRule
  • AnnotationOnSeparateLine (AnnotationRule)
  • MaximumLineLength
  • NoWildcardImports
  • Filename
  • ImportOrdering

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions