Page MenuHomePhabricator

Provide a getProjectRoot method for ArcanistLinter
ClosedPublic

Authored by joshuaspence on Apr 20 2015, 9:19 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 23, 11:16 AM
Unknown Object (File)
Tue, Nov 19, 5:30 AM
Unknown Object (File)
Oct 25 2024, 5:39 PM
Unknown Object (File)
Oct 23 2024, 8:20 AM
Unknown Object (File)
Oct 21 2024, 10:38 AM
Unknown Object (File)
Oct 18 2024, 5:58 PM
Unknown Object (File)
Oct 14 2024, 1:51 PM
Unknown Object (File)
Oct 10 2024, 9:46 PM
Subscribers

Details

Summary

Adds a getProjectRoot() method to the ArcanistLinter class, simplifying a bunch of code.

Test Plan

arc unit

Diff Detail

Repository
rARC Arcanist
Branch
master
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 6108
Build 6128: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

joshuaspence retitled this revision from to Provide a getProjectRoot method for ArcanistLinter.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
epriestley added inline comments.
src/lint/linter/ArcanistLinter.php
254

state exception

This revision is now accepted and ready to land.May 19 2015, 3:13 PM
This revision was automatically updated to reflect the committed changes.