lib/tapioca/generator.rb in tapioca-0.4.6 vs lib/tapioca/generator.rb in tapioca-0.4.7
- old
+ new
@@ -1,6 +1,6 @@
-# frozen_string_literal: true
# typed: strict
+# frozen_string_literal: true
require 'pathname'
require 'thor'
module Tapioca
- old
+ new