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#

FieldRequiredDefaultMeaning
nameno_index.mdIndex filename that must be present in each item directory.

Example#

collections:
  notes:
    path: notes
    checks:
      - kind: filesystem_index_file_required