andreasscherbaum / andreasscherbaum/check-markdown-files
Add check for lists in Frontmatter
Abierto
enhancement
- Lenguaje dominante
- Python
- Estrellas
- 3
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.