app/commands/template.rb in skippy-0.4.3.a vs app/commands/template.rb in skippy-0.5.0.a
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
class Template < Skippy::Command
desc 'list', 'List all known templates'
def list
say 'Available templates:', :yellow