Check type ID#
kind: filesystem_index_file_required
Scope: collection, runs once per collection over all its items.
Purpose#
Require that every directory containing items has an index file.
Configuration keys#
| Field | Required | Default | Meaning |
|---|---|---|---|
name | no | _index.md | Index filename that must be present in each item directory. |
Example#
collections:
notes:
path: notes
checks:
- kind: filesystem_index_file_required