zonemaster-cli
zonemaster-cli copied to clipboard
Check MANIFEST when PR is created (CLI)
Whenever a file is added or removed MANIFEST or MANIFEST.SKIP must be updated. This is something that is often missed by all developers.
Add a test so that Travis/Github action complains if MANIFEST* is not correct, comparable to make distcheck.
Also see zonemaster/zonemaster-engine/issues/902 and zonemaster/zonemaster-engine/issues/903.