YARD
- Incorrect tag usage
Reports duplicated @param tags and undefined parameters in @param YARD tags.
- Missing '@param' tag in method parameter
Reports method parameters without @param tags.
- Missing '@return' tag in method
Reports methods that are not annotated with a @return tag.
Last modified: 11 September 2024