lib/simple/service/action/comment.rb in simple-service-0.1.5 vs lib/simple/service/action/comment.rb in simple-service-0.1.6
- old
+ new
@@ -1,4 +1,6 @@
+# rubocop:disable Metrics/AbcSize
+
# returns the comment for an action
class ::Simple::Service::Action::Comment # @private
attr_reader :short
attr_reader :full