vscode-regolint enables you to lint Rego files directly within Visual Studio Code
This extension can be installed through the Visual Studio marketplace. Alternatively, a VSIX installer is available on the releases page.
NOTE: OPA must be installed and available in your PATH
To install the needed dependencies run npm install
To compile the solution locally run npm run compile
To run the extension in a Visual Studio Code development environment press F5
in Visual Studio Code