Commit Graph

17 Commits

Author SHA1 Message Date
Marcelo Fabri ecc3c85f68 Fix existing violations 2017-02-06 22:04:05 -02:00
Marcelo Fabri c0c7aa2993 Ignore unused_closure_parameter on inline closures
Fixes #1161
2017-01-26 14:08:46 -02:00
Allen Zeng c3b4a43950 ascertain name lengths 2017-01-26 10:55:46 +11:00
Allen Zeng 6acf36bc97 use calculated property 2017-01-26 01:37:39 +11:00
Allen Zeng 9f1e81bb67 retain closure parameter types when they are specified during autocorrect 2017-01-26 00:04:43 +11:00
JP Simard 29cdc86185 add some convenience members to SourceKit dictionaries 2017-01-22 11:00:57 -08:00
JP Simard 7522635ad8 update SwiftLintFramework/Rules to follow Swift 3 API Design Guidelines 2017-01-09 19:37:53 -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 aea1fd3538 Fix false positives on closure rules with Swift 2.3
Fixes #1019
2016-12-29 18:18:06 -02:00
JP Simard 8ce031ff5f add substructure member to Dictionary+SwiftLint.swift 2016-12-23 12:35:01 -08:00
Marcelo Fabri 5cccc12eb7 Style changes because of the 120 length limit 2016-12-20 12:10:11 -02:00
Marcelo Fabri 9e4d464e45 Add violation markers in rules 2016-12-18 01:07:51 -02:00
JP Simard 9ab8eb9b15 make UnusedClosureParameterRule correctable 2016-12-17 00:27:04 -08:00
JP Simard d2b9c72e39 minor tweaks to UnusedClosureParameterRule.swift 2016-12-16 14:10:30 -08:00
Marcelo Fabri e854701fb2 Refactoring shared code 2016-12-15 19:57:49 -02:00
Marcelo Fabri 3d7ce6ae8c Add UnusedClosureParameterRule 2016-12-15 19:32:44 -02:00