Page MenuHomePhabricator

Add a linter rule for PHP indentation
AbandonedPublic

Authored by joshuaspence on Jan 26 2015, 10:12 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 3:59 AM
Unknown Object (File)
Mon, Apr 29, 4:10 PM
Unknown Object (File)
Mon, Apr 29, 12:31 AM
Unknown Object (File)
Sun, Apr 28, 9:10 PM
Unknown Object (File)
Sun, Apr 28, 5:36 AM
Unknown Object (File)
Sat, Apr 27, 11:39 PM
Unknown Object (File)
Wed, Apr 24, 11:56 PM
Unknown Object (File)
Fri, Apr 19, 2:14 AM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Summary

WIP. Depends on D12295.

Test Plan

WIP

Diff Detail

Repository
rARC Arcanist
Branch
master
Lint
Lint Passed
Unit
Test Failures
Build Status
Buildable 4114
Build 4127: [Placeholder Plan] Wait for 30 Seconds

Unit TestsFailed

TimeTest
1,071 msArcanistXHPASTLinterTestCase::testLinter
606 msArcanistCSSLintLinterTestCase::testLinter
120 msArcanistCSSLintLinterTestCase::testVersion
130 msArcanistChmodLinterTestCase::testLinter
587 msArcanistClosureLinterTestCase::testLinter
View Full Test Results (1 Failed · 46 Passed · 4 Skipped)

Event Timeline

joshuaspence retitled this revision from to Add a linter rule for PHP indentation.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
epriestley added a reviewer: epriestley.

Just pushing this out of my queue for now, I'm excited about it if you can make it work.

I'm wildly amused by this diff getting flagged by itself.

This revision now requires changes to proceed.Jan 26 2015, 3:14 PM
joshuaspence edited edge metadata.

Somewhat working

joshuaspence edited edge metadata.

Somewhat working

Further work, seems to work reasonably well but still needs work

Not actively working on this.