Files
SwiftLint/Source/SwiftLintFramework
Eric Horacek f18571effc Fix operator usage spacing nested generics false positive
This was being corrected to:
```
let model = Generic<Container<Button>, NSAttributedString > (
```
2018-05-10 16:09:15 -07:00
..
2018-05-04 13:42:02 -07:00
2018-05-06 23:34:14 +03:00
2018-05-06 10:33:33 -07:00
2018-05-04 13:42:02 -07:00
2018-04-08 11:11:28 -07:00