Warn when accessing deprecated lint config
Summary:
Ref T2039. Addresses two issues:
- Issues a warning for use of config which is deprecated by .arclint.
- We no longer require an engine to be present for these linters, so arc linters doesn't fatal if they aren't configured.
Test Plan:
- Ran arc linters in a repo with no JSHint.
- Ran arc linters in a repo with junk in .arcconfig and got a warning when it was read. Verified it still took effect.
Reviewers: chad, btrahan, joshuaspence
Reviewed By: joshuaspence
Subscribers: epriestley
Maniphest Tasks: T2039
Differential Revision: https://secure.phabricator.com/D9058