text-runner icon indicating copy to clipboard operation
text-runner copied to clipboard

Actions: completeness check

Open kevgo opened this issue 5 years ago • 0 comments
trafficstars

When verifying documentation of a group of items that cannot be documented as a simple list I want to be sure it is complete and doesn't contain wrong entries So that I don't forget to update the documentation when the implementation changes.

  • [ ] collect all mentioned names when they are tagged in a global list
  • [ ] Add a "verify-all-names-listed" action that verifies that all previous calls to "Name-Shirt" and "-long" contain all exported actions and only those.
  • [ ] apply to all code bases here

kevgo avatar Jul 29 '20 03:07 kevgo