Skip to content

False positive for spacing around "=>" in inline array within foreach  #434

@Pittiplatsch

Description

@Pittiplatsch
foreach ([ 'foo' => 'bar', 'foobaz' => 'bazzy', ] as $key => $value) { } 

"Expected 1 space before "=>"; 11 found"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions