Open sk- opened 10 years ago
Sometimes different linters report the same message and hence is reported twice by the tool.
One such example is in Java with empty catch block
line 36: Avoid empty catch blocks line 36: Avoid empty catch blocks
Sometimes different linters report the same message and hence is reported twice by the tool.
One such example is in Java with empty catch block