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)
Sun, Feb 9, 10:22 AM
Unknown Object (File)
Sun, Feb 9, 10:22 AM
Unknown Object (File)
Sun, Feb 9, 10:21 AM
Unknown Object (File)
Sun, Feb 9, 10:21 AM
Unknown Object (File)
Fri, Jan 31, 2:11 PM
Unknown Object (File)
Jan 12 2025, 7:11 PM
Unknown Object (File)
Dec 31 2024, 7:29 PM
Unknown Object (File)
Dec 29 2024, 11:11 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.