Skip to content

Commit

Permalink
Merge pull request #8333 from reitermarkus/desc-ios-iphone
Browse files Browse the repository at this point in the history
Allow iOS and iPhone at the beginning of descriptions.
  • Loading branch information
reitermarkus authored Aug 13, 2020
2 parents 24cb33b + 62ae16b commit f8e8f20
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 f8e8f20

Please sign in to comment.