lib/textbringer/config.rb in textbringer-1.0.0 vs lib/textbringer/config.rb in textbringer-1.0.1
- old
+ new
@@ -1,6 +1,4 @@
-# frozen_string_literal: true
-
module Textbringer
CONFIG = {
east_asian_ambiguous_width: 1,
default_file_encoding: Encoding::UTF_8,
default_file_format: :unix,