📄️ dubious-print-sprintf
Summary: Dubious use of print and sprintf
📄️ file-missing-test-suffix
Summary: Files containing tests should have a _test.rego suffix
📄️ identically-named-tests
Summary: Multiple tests with same name
📄️ metasyntactic-variable
Summary: Metasyntactic variable name
📄️ print-or-trace-call
Summary: Call to print or trace function
📄️ test-outside-test-package
Summary: Test outside of test package
📄️ todo-test
Summary: TODO test encountered