
org.sonar.l10n.checkstyle.rules.checkstyle.com.puppycrawl.tools.checkstyle.checks.NewlineAtEndOfFileCheck.html Maven / Gradle / Ivy
Checks that there is a newline at the end of each file. Any source files and text files in general should end with a newline character, especially when using SCM systems such as CVS. CVS will even print a warning when it encounters a file that doesn't end with a newline.
This rule is deprecated, use {rule:squid:S00113} instead.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy