Skip to content

Commit

Permalink
Explicit require
Browse files Browse the repository at this point in the history
  • Loading branch information
castwide committed Jul 1, 2022
1 parent 5f72e37 commit 37943d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/solargraph/workspace.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

require 'open3'
require 'rubygems'
require 'json'

module Solargraph
# A workspace consists of the files in a project's directory and the
Expand Down

0 comments on commit 37943d3

Please sign in to comment.