Skip to content

Commit

Permalink
Allow iOS and iPhone at the beginning of descriptions.
Browse files Browse the repository at this point in the history
  • Loading branch information
reitermarkus committed Aug 13, 2020
1 parent 24cb33b commit 62ae16b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Library/Homebrew/rubocops/shared/desc_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ module DescHelper
include HelperFunctions

VALID_LOWERCASE_WORDS = %w[
iOS
iPhone
macOS
].freeze

Expand Down

0 comments on commit 62ae16b

Please sign in to comment.