Commit Graph

9 Commits

Author SHA1 Message Date
Marcelo Fabri 260dded4e7 Small refactoring 2017-02-02 19:22:49 -02:00
Jon Shier 19912431e8 Update implementation and CHANGELOG markdown. 2017-02-01 15:30:13 -05:00
Jon Shier 7ab14e65f2 Update ClassDelegateProtocolRule to accept AnyObject and NSObjectProtocol. 2017-01-31 19:33:44 -05:00
JP Simard 29cdc86185 add some convenience members to SourceKit dictionaries 2017-01-22 11:00:57 -08:00
JP Simard 9e7cdc3282 update SwiftLintFramework/Protocols to follow Swift 3 API Design Guidelines 2017-01-09 19:19:25 -08:00
JP Simard a291bb594a update SwiftLintFramework/Extensions to follow Swift 3 API Design Guidelines 2017-01-09 17:53:07 -08:00
Marcelo Fabri 5625b50f88 Avoid using Set(arrayLiteral:) 2016-12-30 23:54:25 -02:00
Marcelo Fabri 47c6ae5c2f Check if protocol inherits from another Delegate 2016-12-23 16:34:03 -02:00
Marcelo Fabri 608a2725c8 Add class_delegate_protocol rule
Fixes #1039
2016-12-23 02:37:44 -02:00