lib/nanoc/cli/commands/show-rules.rb in nanoc-4.7.9 vs lib/nanoc/cli/commands/show-rules.rb in nanoc-4.7.10
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
usage 'show-rules [thing]'
aliases :explain
summary 'describe the rules for each item'
description "
Prints the rules used for all items and layouts in the current site.