exercism / exercism/java-analyzer
In the exercise "Wizards and Warriors" the automatic Feedback tells you to add the @Override annotation
Open
- Dominant language
- Java
- Stars
- 13
- Forks
- 27
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 6
Description
In the exercise "Wizards and Warriors" the automatic Feedback tells you to add the @Override annotation, even when every overwritten function already has that annotation. This seemed like unwanted behavior, which is the reason I created the issue.
Contributor guide
Assessment
This issue has not been assessed yet.