forked from simplecov-ruby/simplecov
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ENV["HOME"] and Dir.home seems not to be equivalent
because Ruby 2.5 CI passes with the former but fails with the latter. I don't want to introduce any new bug just for conforming RuboCop, so let me disable the cop and revert the code back to what used to work. This reverts 862c937 and partially reverts 4480718.
- Loading branch information
Showing
2 changed files
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters