Non-shorthand field pattern

Last modified: 03 December 2024

Detects using Struct { x: x } instead of Struct { x } in a pattern.