All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.l10n.java.rules.squid.EmptyFile.html Maven / Gradle / Ivy

There is a newer version: 8.6.0.37351
Show newest version

Files with no lines of code clutter a project and should be removed.

Noncompliant Code Example

//package org.foo;
//
//public class Bar {}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy