Commit d7a20981 authored by Roy Hadad's avatar Roy Hadad
Browse files

docs

No related merge requests found
Showing with 2 additions and 2 deletions
+2 -2
......@@ -31,7 +31,7 @@ interface DenyError {
- if a rule fails with no message, the messageOnFailure from PaC is used as a fallback
- is the `deny` array is empty, the test passes.
### *policies.yaml*
### policies.yaml
```yaml
regoRules: ./path-to-rego-rules/**.rego
......@@ -43,7 +43,7 @@ policies:
isRegoRule: true
```
### *main.rego*
### main.rego
```rego
package main
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment