mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
8ba08ac80c
Following up on #7566, and now applying the more exciting modernizations. fmt.Appendf was new to me! But especially the contains checks are so much better IMHO. I have reviewed all changes myself and did a few manual changes where it became obvious that things could be improved a little further. (the modernize analyzer still has some issues running against OPA, and I have manually worked around those for the time being) Signed-off-by: Anders Eknert <anders@styra.com>