mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-23 08:44:48 -06:00
29008ffffd
This switches to use goimports configured for the opa directory to do the formatting checks (which now includes ordering of imports). It will _not_ change imports, only the order of them. Signed-off-by: Patrick East <east.patrick@gmail.com>