Page MenuHomePhabricator

Provide ConfigurationManager to LintEngine in Arcanist
ClosedPublic

Authored by epriestley on Oct 21 2013, 10:27 PM.
Tags
None
Referenced Files
F15341324: D7377.id16600.diff
Sun, Mar 9, 7:41 PM
Unknown Object (File)
Fri, Feb 28, 12:05 PM
Unknown Object (File)
Thu, Feb 27, 3:22 AM
Unknown Object (File)
Thu, Feb 27, 3:22 AM
Unknown Object (File)
Thu, Feb 27, 3:21 AM
Unknown Object (File)
Sat, Feb 22, 7:43 PM
Unknown Object (File)
Sun, Feb 9, 10:22 AM
Unknown Object (File)
Sun, Feb 9, 10:22 AM
Subscribers

Details

Summary

Unbreaks ArcanistSingleLintEngine / ArcanistScriptAndRegexLinter from recent config churn.

Test Plan

arc lint --engine ArcanistSingleLintEngine --rev HEAD^

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Looks good to me!, fwiw. Any commit that gets rid of a todo is good by my book (whether or not it actually fixes the thing the todo was about...)

Just revisited the configuration manager on another diff. <3 it

src/lint/engine/ArcanistLintEngine.php
73

this thing is cool.