leejarvis / slop

Simple Lightweight Option Parsing - ✨ new contributors welcome ✨

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enable frozen strings in Slop using the `# frozen_string_literal: true` pragma

olleolleolle opened this issue · comments

I think we should fix this but we should also enable frozen strings in Slop using the # frozen_string_literal: true pragma

Originally posted by @leejarvis in #255 (comment)