Skip to content

Commit a42a60b

Browse files
Merge pull request #7 from MihneaS/patch-3
Fixed checkstyle bonus score
2 parents 4d4a3f0 + e8817c1 commit a42a60b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tema3/checker.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ function checkCodeStyle
2626
fi
2727
else
2828
echo -ne "Checkstyle errors: 0 ............. OK\n"
29+
BAD_BONUS=1
2930
fi
3031
}
3132

0 commit comments

Comments
 (0)