Skip to content

Conversation

@jaymcp
Copy link
Contributor

@jaymcp jaymcp commented Mar 28, 2025

Description

Fixes #176 - our array syntax standards were not being enforced.

Changelog

  • Enforce shorthand array syntax

Types of changes (if applicable):

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).

Checklist (if applicable):

  • All checks pass when running `composer run all-checks.

@jaymcp jaymcp requested a review from a team March 28, 2025 16:52
@jaymcp jaymcp merged commit e2c51b3 into main Apr 4, 2025
5 checks passed
@jaymcp jaymcp deleted the fix/array-syntax branch April 4, 2025 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Array standard non-conformance errors are not reported

2 participants