lib/cli/ui/frame/frame_stack.rb in cli-ui-2.2.3 vs lib/cli/ui/frame/frame_stack.rb in cli-ui-2.3.0
- old
+ new
@@ -1,5 +1,6 @@
# typed: true
+# frozen_string_literal: true
module CLI
module UI
module Frame
module FrameStack
- old
+ new