Disable the VendorPrefix check

This commit is contained in:
Kevin MacMartin 2016-05-10 11:22:06 -04:00
parent 8b34022cc4
commit d8328adfcc

View file

@ -445,7 +445,7 @@ linters:
properties: []
VendorPrefix:
enabled: true
enabled: false
identifier_list: base
additional_identifiers: []
excluded_identifiers: []