Skip to content

Label indent - question  #712

@dkubicki

Description

@dkubicki

Hi team,

I'm looking for an option to check if the label indent level is correct.
Especially for Spock's label:

Failed

       def "should sth"() {
        given:
        RevokeRequest request = aRevokeRequest()

Passed

       def "should sth"() {
        given:
             RevokeRequest request = aRevokeRequest()

Do we have such an option in the current set rules?

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