Closed
Description
In the upcoming release of Configlet v3.8.0, the lint command will now verify that locked exercises meet the unlocked_by criteria, as defined by the track configuration spec:
- Core exercises can not be unlocked by other exercises.
- Non-core exercises can only be unlocked by core exercises.
Before cutting a release of Configlet I am opening issues on all tracks found to contain one or more unlocked_by violations so that maintainers of the track can validate and remedy the violations.
-> The exercise 'linked-list' is being unlocked by a non-core exercise. Non-core exercises can only be unlocked by core exercises.
-> The exercise 'diffie-hellman' is being unlocked by a non-core exercise. Non-core exercises can only be unlocked by core exercises.
Metadata
Metadata
Assignees
Labels
No labels