JohnCoates/Aerial

View on GitHub
Aerial/Source/Views/MainUI/NowPlayingCollectionView.swift

Summary

Maintainability
A
0 mins
Test Coverage

Line should not have any trailing whitespace
Open

    

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