Files
releases/format
Stephan Renatus f01bd3788f format: don't add 'in' keyword import when 'every' is there (#4607)
Also ensure that added imports have a location set.

Previously, `opa fmt` on the added test file would have panicked
because the import hadn't had a location.

Fixes #4606.

Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>
2022-04-22 16:12:48 +02:00
..