Code Inspection: Redundant suppression
Reports usages of
@SuppressWarning
annotation, or// noinspection
line comment, or/** noinspection */
JavaDoc comment
For example:
Last modified: 08 May 2020
Reports usages of
@SuppressWarning
annotation, or
// noinspection
line comment, or
/** noinspection */
JavaDoc comment