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
|
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