Here is an example that have an error reported if used in the plugin: https://play.openpolicyagent.org/p/NFSHCFUZsg The plugin expects Rules to be defined by `foo["bar"]` and doesn't recognize `foo.bar` as also being correct.
Here is an example that have an error reported if used in the plugin: https://play.openpolicyagent.org/p/NFSHCFUZsg
The plugin expects Rules to be defined by
foo["bar"]and doesn't recognizefoo.baras also being correct.