ruby-lsp icon indicating copy to clipboard operation
ruby-lsp copied to clipboard

Update all of these to use regular requires?

Open andyw8 opened this issue 1 year ago • 0 comments

https://github.com/Shopify/ruby-lsp/pull/1833/files

I know it's not related to this PR, but can we please update all of these to use regular requires? The lib directory gets inserted into the $LOAD_PATH a few lines above, there's no need to use relative requires.

Originally posted by @vinistock in https://github.com/Shopify/ruby-lsp/pull/1833#discussion_r1539737137

andyw8 avatar Mar 26 '24 17:03 andyw8