Invoca / magic_frozen_string_literal

easily add '# frozen_string_literal: true' comments to the top of all your project's Ruby files
MIT License
159 stars 16 forks source link

also add comment to *.gemspec #31

Closed ColinDKelley closed 4 years ago

ColinDKelley commented 4 years ago

Currently, Gemfile files have the comment added, but *.gempsec do not. They should as well.

ColinDKelley commented 4 years ago

Fixed in v1.2.0.