Closed ste7en closed 1 year ago
There is a bug in PR #16 that tests did not raise. I explained it here.
To solve it we should always check for file realpaths:
colocated_files.map(&:real_path).include?(file.real_path)
:tada: This issue has been resolved in version 1.1.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
There is a bug in PR #16 that tests did not raise. I explained it here.
To solve it we should always check for file realpaths: