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
|
include HelperFunctions
|
||||||
|
|
||||||
VALID_LOWERCASE_WORDS = %w[
|
VALID_LOWERCASE_WORDS = %w[
|
||||||
|
iOS
|
||||||
|
iPhone
|
||||||
macOS
|
macOS
|
||||||
].freeze
|
].freeze
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user