lib/nanoc/base/services/outdatedness_rules/not_written.rb in nanoc-4.7.9 vs lib/nanoc/base/services/outdatedness_rules/not_written.rb in nanoc-4.7.10

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module Nanoc::Int::OutdatednessRules class NotWritten < Nanoc::Int::OutdatednessRule affects_props :raw_content, :attributes, :compiled_content, :path def apply(obj, _outdatedness_checker)