Steep raises RuntimeError and is stuck with an empty file · Issue #428 · soutaro/steep

Steep raises a RuntimeError and is stuck with an empty file. reproduce $ echo 'target :app do check(".") end' > Steepfile $ touch test.rb $ steep check # Type checking files: .........................