lib/macros4cuke/formatting-service.rb in macros4cuke-0.5.16 vs lib/macros4cuke/formatting-service.rb in macros4cuke-0.5.17

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + # File: formatting-service.rb # Purpose: Implementation of the FormattingService class. require_relative 'exceptions' require_relative 'coll-walker-factory'