Merge pull request #8333 from reitermarkus/desc-ios-iphone
Allow iOS and iPhone at the beginning of descriptions.
This commit is contained in:
commit
f8e8f20471
@ -9,6 +9,8 @@ module RuboCop
|
||||
include HelperFunctions
|
||||
|
||||
VALID_LOWERCASE_WORDS = %w[
|
||||
iOS
|
||||
iPhone
|
||||
macOS
|
||||
].freeze
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user