Skip to content

Commit 017abe0

Browse files
authored
Merge pull request #913 from rails/fsl-colors
Set frozen_string_literal: true in colors.rb
2 parents 0eaec10 + df9c7ab commit 017abe0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/thor/shell/color.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# frozen_string_literal: true
2+
13
require_relative "basic"
24
require_relative "lcs_diff"
35

0 commit comments

Comments
 (0)