mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
95708108f3
Got a few warnings from my IDE about redundant type conversions, so I decided to look into it. Added the unconvert linter to our checks, and fixed the violations. Added two ignore comments as I wasn't sure about whether they'd change the semantics of the code. Signed-off-by: Anders Eknert <anders@eknert.com>