Skip to content

Commit b17bf0b

Browse files
committed
Freeze strings
1 parent d2ecd94 commit b17bf0b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/syntax_suggest/mini_stringio.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
module SyntaxSuggest
24
# Mini String IO [Private]
35
#

0 commit comments

Comments
 (0)