Release notes:
CodeShovel
can now detect 3 more types of changes
- Annotation changes as
Yannotationchange
(e.g.,@test
,@Override
) - Documentation changes as
Ydocchange
- Formatting change as
Yformatchange
(e.g., white space, fixing indentation etc)