generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
Description
Action should not just ignore links in one of the target documents?
- Document A has a link to a file that lies outside the scope.
- The link is valid
- The file exist
- The action should detect that the file is misplaced
- Report that it needs to be moved
So, how to detect that a file is misplaced and not just end up reporting any files that aren't even considered examples?