Skip to content

Commit c35a52c

Browse files
author
Teodor Yanev
committed
update: minder-rules section
1 parent 17c65dc commit c35a52c

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

cmd/template.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -83,14 +83,12 @@ For more information on the project and to make contributions, visit the [GitHub
8383
- [{{ .Name }}]({{ .URL }})
8484
{{- if .Config }}
8585

86-
```yaml
87-
{{ .Config }}
88-
```
89-
86+
```yaml
87+
{{ .Config }}
88+
```
9089
{{- end }}
9190
{{- end }}
9291
{{- else }}
93-
_No minder rule identified._
9492
{{- end }}
9593

9694
---

0 commit comments

Comments
 (0)