Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Commits
- rARCcb2007825048: Fix `LINT_ARRAY_SEPARATOR` for nested arrays
Added a test case.
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Branch
- master
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 2636 Build 2640: [Placeholder Plan] Wait for 30 Seconds
Event Timeline
Comment Actions
Another possible issue:
$keys = array( 'key1' => mt_rand(), 'key2' => '', - 'key3' => 'Phabricator'); + 'key3' => 'Phabricator',);