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)
Mar 29 2026, 10:30 AM
Unknown Object (File)
Mar 29 2026, 8:47 AM
Unknown Object (File)
Feb 23 2026, 5:42 AM
Unknown Object (File)
Jan 18 2026, 12:36 AM
Unknown Object (File)
Dec 2 2025, 3:04 PM
Unknown Object (File)
Dec 1 2025, 5:24 PM
Unknown Object (File)
Nov 23 2025, 7:23 AM
Unknown Object (File)
Nov 1 2025, 3:03 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.