-
-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
x:action/improveImprove existing functionality/contentImprove existing functionality/contentx:module/analyzerWork on AnalyzersWork on Analyzersx:module/concept-exerciseWork on Concept ExercisesWork on Concept Exercisesx:module/practice-exerciseWork on Practice ExercisesWork on Practice Exercisesx:type/codingWrite code that is not student-facing content (e.g. test-runners, generators, but not exercises)Write code that is not student-facing content (e.g. test-runners, generators, but not exercises)
Description
The following four placeholders are present in the stubs. They should be detected and a "must-fix" message should be added to remove the line which is now dead-code.
throw new Error('Please implement the (...) function')
throw new Error('Remove this line and implement the function')
throw new Error('Implement the (...) function')
throw new Error('Remove this statement and implement this function');
Metadata
Metadata
Assignees
Labels
x:action/improveImprove existing functionality/contentImprove existing functionality/contentx:module/analyzerWork on AnalyzersWork on Analyzersx:module/concept-exerciseWork on Concept ExercisesWork on Concept Exercisesx:module/practice-exerciseWork on Practice ExercisesWork on Practice Exercisesx:type/codingWrite code that is not student-facing content (e.g. test-runners, generators, but not exercises)Write code that is not student-facing content (e.g. test-runners, generators, but not exercises)