6 7 8
# File 'lib/standard/runners/lsp.rb', line 6 def call(config) Standard::Lsp::Server.new(config).start end