Feuermagier / autograder

Automatic grading of student's Java code
MIT License
13 stars 7 forks source link

commented-out-code: coalesce consecutive comments #476

Closed lunagl closed 3 months ago

lunagl commented 3 months ago

This does not use different character lists for block and inline comments anymore. In the future we could investigate using more sophisticated detection, for example with regular expressions.