-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
enhancementNew feature or requestNew feature or requestv4Issues related to version 4 of configIssues related to version 4 of config
Description
Currently linter by default will check all vendor libs in code, so when we first time setup project, we need do more actions to bring linter to live.
But better and nicer workflow can be different:
- create config
- specify
components
- specify or generate
deps
from project structure
And its useful right here, but if we want more quality checks, we can optionally add vendor stuff to config;
- switch
allow.depOnAnyVendor
to false - append
vendors
definitions - modify deps
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestv4Issues related to version 4 of configIssues related to version 4 of config