-
Notifications
You must be signed in to change notification settings - Fork 243
Open
Description
If use Guard-Rspec with Guard-rubocop with autocorrect option yo will get 2 imes run test artefact.
- run spec
- run autocorrector
- 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
Labels
No labels