Marcelo Fabri
|
ecc3c85f68
|
Fix existing violations
|
2017-02-06 22:04:05 -02: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
|
278f99fe3e
|
Make empty_parentheses_with_trailing_closure correctable
|
2016-12-24 22:31:09 -02:00 |
|
Marcelo Fabri
|
b57691507b
|
Fix false positive in empty_parentheses_with_trailing_closure rule
Fixes #1021
|
2016-12-21 17:24:58 -02:00 |
|
Marcelo Fabri
|
5359582782
|
Refactoring SwiftExpressionKind
|
2016-12-12 22:27:46 -02:00 |
|
Marcelo Fabri
|
a48097103a
|
Add closure_parameter_position rule
Fixes #931
|
2016-12-12 21:12:45 -02:00 |
|
JP Simard
|
0faf567931
|
use bridge() rather than explict or implicit casts
this is a step in aligning the code to compile on both Darwin and
Linux
|
2016-12-11 13:47:44 -08:00 |
|
JP Simard
|
7e1af50dc6
|
parentheses
|
2016-12-10 22:34:04 -08:00 |
|
Marcelo Fabri
|
0209c461b3
|
Add empty_parentheses_with_trailing_closure rule
Fixes #885
|
2016-12-11 02:33:23 -02:00 |
|