class RubyLsp::Addon

def error?

: -> bool
def error?
  @errors.any?
end