nigrosimone/ng-let

View on GitHub

Showing 1 of 1 total issue

file should end with a newline
Open

export const NgLetModule = NgLetDirective;

Rule: eofline

Ensures the file ends with a newline.

Fix for single-line files is not supported.

Rationale

It is a standard convention to end files with a newline.

Notes
  • Has Fix

Config

Not configurable.

Examples
"eofline": true

For more information see this page.

Severity
Category
Status
Source
Language