andreujuanc/CherryDb

View on GitHub
client/src/data/Record.ts

Summary

Maintainability
A
0 mins
Test Coverage

file should end with a newline
Open

}
Severity: Minor
Found in client/src/data/Record.ts by tslint

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.

There are no issues that match your filters.

Category
Status