Skip to content
Snippets Groups Projects
Commit 715230bb authored by joel.vonderwe's avatar joel.vonderwe Committed by michael.minelli
Browse files

Add additionnal checker errors

parent 25c9facf
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,8 @@ enum ExerciseCheckerError {
COMPOSE_FILE_VOLUME_MISSING = 209,
DOCKERFILE_NOT_FOUND = 210,
COMPOSE_RUN_SUCCESSFULLY = 211, // Yes, this is an error
ASSIGNMENT_MISSING = 212,
BUILD_LINE_MISSING = 213,
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment