Skip to content

Commit

Permalink
Added Rubocop error
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Bates committed Apr 23, 2024
1 parent 2f77458 commit d39f53f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Fastlane/configuration.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# frozen_string_literal: true

require 'yaml'

Check warning on line 1 in Fastlane/configuration.rb

View workflow job for this annotation

GitHub Actions / Run linters

[rubocop] reported by reviewdog 🐶 Missing frozen string literal comment. Raw Output: Fastlane/configuration.rb:1:1: C: Style/FrozenStringLiteralComment: Missing frozen string literal comment.

# Configuration class to interface with .build.yml
Expand Down

0 comments on commit d39f53f

Please sign in to comment.