Page MenuHomePhabricator

Provide ConfigurationManager to LintEngine in Arcanist
ClosedPublic

Authored by epriestley on Oct 21 2013, 10:27 PM.
Tags
None
Referenced Files
F15491969: D7377.id.diff
Sat, Apr 12, 9:26 AM
F15485666: D7377.id.diff
Thu, Apr 10, 1:37 AM
F15341324: D7377.id16600.diff
Mar 9 2025, 7:41 PM
Unknown Object (File)
Feb 28 2025, 12:05 PM
Unknown Object (File)
Feb 27 2025, 3:22 AM
Unknown Object (File)
Feb 27 2025, 3:22 AM
Unknown Object (File)
Feb 27 2025, 3:21 AM
Unknown Object (File)
Feb 22 2025, 7:43 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.