Some of you noticed that reek wasn’t working on Windows. That’s because reek depends on ParseTree, which depends on RubyInline, which was broken on Windows. But now RubyInline is fixed (version 3.8.1), so a quick gem update
fixes the problem.
Some of you noticed that reek wasn’t working on Windows. That’s because reek depends on ParseTree, which depends on RubyInline, which was broken on Windows. But now RubyInline is fixed (version 3.8.1), so a quick gem update
fixes the problem.