sig/steep/drivers/checkfile.rbs in steep-1.4.0.dev.2 vs sig/steep/drivers/checkfile.rbs in steep-1.4.0.dev.3
- old
+ new
@@ -1,8 +1,8 @@
module Steep
module Drivers
class Checkfile
- LSP: singleton(LanguageServer::Protocol)
+ module LSP = LanguageServer::Protocol
attr_reader stdout: IO
attr_reader stderr: IO