Page MenuHomePhabricator

Ensure that a space is used after a catch token
ClosedPublic

Authored by joshuaspence on Jun 22 2015, 1:07 PM.
Tags
None
Referenced Files
F13286143: D13389.diff
Tue, Jun 4, 6:43 AM
F13273188: D13389.diff
Fri, May 31, 1:40 AM
F13249095: D13389.id32409.diff
Fri, May 24, 6:39 AM
F13237195: D13389.id32489.diff
Tue, May 21, 12:57 PM
F13231805: D13389.diff
Tue, May 21, 12:46 AM
F13210759: D13389.diff
Fri, May 17, 5:11 AM
F13194688: D13389.diff
Sun, May 12, 9:47 PM
F13177450: D13389.diff
Wed, May 8, 7:43 PM
Subscribers

Details

Summary

For consistency, a single space should separate catch and the following parenthetical expression.

Test Plan

Added test case.

Diff Detail

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

Unit TestsFailed

TimeTest
2,796 msArcanistJSHintLinterTestCase::testLinter
1,135 msArcanistCSSLintLinterTestCase::testLinter
88 msArcanistCSSLintLinterTestCase::testVersion
14 msArcanistChmodLinterTestCase::testLinter
218 msArcanistClosureLinterTestCase::testLinter
View Full Test Results (1 Failed · 48 Passed · 9 Skipped)

Event Timeline

joshuaspence retitled this revision from to Ensure that a space is used after a catch token.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jun 22 2015, 1:11 PM
This revision was automatically updated to reflect the committed changes.