Skip to content
On this page

EndFileNoNewline

Ensures the file does not end with a newline character.

Scope

Generic.Files.EndFileNoNewline

Description

Files should not end with a newline character.

Usage

xml
<rule ref="Generic.Files.EndFileNoNewline"></rule>

Examples

No Examples Available

Please edit this page through Github to add examples.

Released under the MIT License.