Page MenuHomePhabricator

Provide ConfigurationManager to LintEngine in Arcanist
ClosedPublic

Authored by epriestley on Oct 21 2013, 10:27 PM.
Tags
None
Referenced Files
F13181922: D7377.diff
Thu, May 9, 5:02 PM
Unknown Object (File)
Sun, May 5, 4:10 PM
Unknown Object (File)
Wed, May 1, 5:25 PM
Unknown Object (File)
Tue, Apr 16, 3:33 PM
Unknown Object (File)
Mar 31 2024, 6:38 PM
Unknown Object (File)
Mar 31 2024, 6:38 PM
Unknown Object (File)
Mar 31 2024, 6:22 PM
Unknown Object (File)
Mar 31 2024, 6:10 PM
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.