Reports traditional array syntax (
array()
) usages in array literals and suggests replacing them with short array syntax (
[]
).