class RubyLsp::Addon

def error?

def error?
  @errors.any?
end