9 lines
148 B
Ruby
Raw Normal View History

2020-09-23 20:23:57 +02:00
# typed: strict
# frozen_string_literal: true
if ENV["HOMEBREW_TESTS_COVERAGE"]
require "sorbet-runtime"
else
require "utils/sorbet/stubs"
end