Allow iOS and iPhone at the beginning of descriptions.

This commit is contained in:
Markus Reiter 2020-08-13 18:18:03 +02:00
parent 24cb33b023
commit 62ae16bfa8

View File

@ -9,6 +9,8 @@ module RuboCop
include HelperFunctions
VALID_LOWERCASE_WORDS = %w[
iOS
iPhone
macOS
].freeze