0

I have used ngx-codemirror and set mode to rego. Highlighting is working correctly. How should i implement lint feature for this mode.

1 Answers1

0

I don't know how to implement linting for CodeMirror modules, but the source code for the Rego module is available on the Styra GitHub if you want to work with that.

Devoops
  • 2,018
  • 8
  • 21