Allow iOS and iPhone at the beginning of descriptions.
This commit is contained in:
parent
24cb33b023
commit
62ae16bfa8
@ -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