-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
The articles embed decorated code by dynamically importing the raw files from within the repo. To prevent any accidental changes from this action at a distance, the pre-commit should:
-
List all staged files which are dynamically imported.
-
Fail if a dynamic import cannot be resolved.
The previous implementation was reverted in c2da900 because it wasn't cross platform.
Metadata
Metadata
Assignees
Labels
No labels