JetBrains / ruby-type-inference

Dynamic definitions and types provider for ruby static analysis
Apache License 2.0
137 stars 7 forks source link

Use `require_relative` in starter.rb #15

Closed vladimir-koshelev closed 6 years ago

vladimir-koshelev commented 6 years ago

Use relative require in starter.rb to successfully handle an execution of subprocess in a different context (like rake).

valich commented 6 years ago

I think we should do the same for lib/arg_scanner.rb