eduardoeof/Gollum

View on GitHub
Gollum/util/Mirror+Properties.swift

Summary

Maintainability
A
0 mins
Test Coverage

Line should not have any trailing whitespace
Open

        
Severity: Minor
Found in Gollum/util/Mirror+Properties.swift by tailor

trailing-whitespace

Flag whitespace after the last non-whitespace character on each line until the newline.

Preferred

let number = 42¬

Not Preferred

let number = 42••¬

There are no issues that match your filters.

Category
Status