Revert livecheck position.

This commit is contained in:
Markus Reiter 2020-12-14 21:09:09 +01:00 committed by Sam Ford
parent 3aa5395f75
commit 3c4e855f4d
No known key found for this signature in database
GPG Key ID: 95209E46C7FFDEFE

View File

@ -8,7 +8,8 @@ module RuboCop
STANZA_GROUPS = [ STANZA_GROUPS = [
[:version, :sha256], [:version, :sha256],
[:language], [:language],
[:url, :appcast, :livecheck, :name, :desc, :homepage], [:url, :appcast, :name, :desc, :homepage],
[:livecheck],
[ [
:auto_updates, :auto_updates,
:conflicts_with, :conflicts_with,