mirror of
https://github.com/WilliamsNY/linter-configs.git
synced 2024-11-09 19:46:39 -05:00
Disable the VendorPrefix check
This commit is contained in:
parent
8b34022cc4
commit
d8328adfcc
1 changed files with 1 additions and 1 deletions
|
@ -445,7 +445,7 @@ linters:
|
||||||
properties: []
|
properties: []
|
||||||
|
|
||||||
VendorPrefix:
|
VendorPrefix:
|
||||||
enabled: true
|
enabled: false
|
||||||
identifier_list: base
|
identifier_list: base
|
||||||
additional_identifiers: []
|
additional_identifiers: []
|
||||||
excluded_identifiers: []
|
excluded_identifiers: []
|
||||||
|
|
Loading…
Reference in a new issue