andreasscherbaum / andreasscherbaum/check-markdown-files
Add check for lists in Frontmatter
Aperta
enhancement
- Lingua principale
- Python
- Stelle
- 3
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Define Frontmatter headers which are supposed to be lists, and define all entries which can appear in each list. Example:
```
languages:
- english
- german
```
In the check, ensure that only these two values can appear in the Frontmatter list.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.