Project

General

Profile

« Previous | Next » 

Revision abd8f1d1

Added by Daniel Lobato Garcia over 9 years ago

Refs #3809 - Remove cops for empty lines

View differences:

lib/net.rb
return false unless other.respond_to? :attrs
self.attrs == other.attrs
end
end
class Error < RuntimeError; end
......
class Conflict < Exception
attr_accessor :type, :expected, :actual, :message
end
end

Also available in: Unified diff