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
F19810651: D13389.diff
Tue, Mar 3, 8:46 PM
F19801547: D13389.id32409.diff
Sun, Mar 1, 1:07 AM
F19524579: D13389.id32489.diff
Jan 18 2026, 2:30 AM
F19504842: D13389.id32409.diff
Jan 9 2026, 7:16 AM
F19282097: D13389.id32409.diff
Dec 23 2025, 4:08 AM
F19273870: D13389.id32489.diff
Dec 22 2025, 11:57 PM
F18820287: D13389.diff
Oct 22 2025, 1:52 PM
F18679212: D13389.id32409.diff
Sep 26 2025, 12:34 AM
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.