Running `opa check` on a single file can report errors that might not exist when considering other files in the same directory
* add opa fmt fixer for rego files * add opa linter * add basic tests for linter and fixer * add cspell to the docs