Closed Verseth closed 2 years ago
Hi, I've noticed a small bug while using the autocorrectOnSave feature.
autocorrectOnSave
Rubocop would attempt to correct non-Ruby files. I've fixed this issue and covered this edge case with a new test.
Thanks again!
Hi, I've noticed a small bug while using the
autocorrectOnSave
feature.Rubocop would attempt to correct non-Ruby files. I've fixed this issue and covered this edge case with a new test.