[go: nahoru, domu]

Skip to content

Commit

Permalink
be less cute by just requiring standard properly
Browse files Browse the repository at this point in the history
  • Loading branch information
searls committed Jun 23, 2024
1 parent 60d1393 commit 77359ee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
1 change: 1 addition & 0 deletions lib/ruby_lsp/standard/addon.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
require "standard"
require_relative "wraps_built_in_lsp_standardizer"

module RubyLsp
Expand Down
5 changes: 0 additions & 5 deletions lib/ruby_lsp/standard/wraps_built_in_lsp_standardizer.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
require "lint_roller"
require_relative "../../standard/builds_config"
require_relative "../../standard/lsp/standardizer"
require_relative "../../standard/lsp/logger"

module RubyLsp
module Standard
class WrapsBuiltinLspStandardizer
Expand Down

0 comments on commit 77359ee

Please sign in to comment.