Page MenuHomePhabricator

Provide ConfigurationManager to LintEngine in Arcanist
ClosedPublic

Authored by epriestley on Oct 21 2013, 10:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 2, 2:37 AM
Unknown Object (File)
Apr 23 2025, 7:49 PM
Unknown Object (File)
Apr 22 2025, 10:20 PM
Unknown Object (File)
Apr 22 2025, 2:25 PM
Unknown Object (File)
Apr 22 2025, 10:22 AM
Unknown Object (File)
Apr 21 2025, 5:07 PM
Unknown Object (File)
Apr 12 2025, 9:26 AM
Unknown Object (File)
Apr 10 2025, 1:37 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.