Home GnuPG

Fix `LINT_ARRAY_SEPARATOR` for nested arrays
cb2007825048Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix LINT_ARRAY_SEPARATOR for nested arrays

Summary: The LINT_ARRAY_SEPARATOR rule was added to ArcanistXHPASTLinter in D10535. Unfortunately, it does not correctly handle nested arrays correctly. This patch fixes this. Depends on D10554.

Test Plan: Added a test case.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D10558

Details

Provenance
Joshua Spence <josh@joshuaspence.com>Authored on Sep 25 2014, 11:06 PM
Parents
rARCe6e317db27ce: Fix incorrect linter code being raised
Branches
Unknown
Tags
Unknown

Event Timeline

Joshua Spence <josh@joshuaspence.com> committed rARCcb2007825048: Fix `LINT_ARRAY_SEPARATOR` for nested arrays (authored by Joshua Spence <josh@joshuaspence.com>).Sep 25 2014, 11:14 PM