Skip to content

unneeded 2 times run #355

@kvokka

Description

@kvokka

If use Guard-Rspec with Guard-rubocop with autocorrect option yo will get 2 imes run test artefact.

  1. run spec
  2. run autocorrector
  3. run spec vs corrected code

Fuctionally, corrected code is the same version of code. It will be the best, of it will be able to run test in this case only once.

I mean, that it will be perfect to check spec names query and make it qnic before run

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions