Commit Graph

12 Commits

Author SHA1 Message Date
Marcelo Fabri a761608403 Fix false positive on operator_usage_whitespace
Fixes #1153
2017-01-11 19:41:17 -02: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 50535e7e5c Refactor regex functions to accept options
Fixes #1127
2017-01-06 21:04:15 -02:00
Marcelo Fabri 37771fd156 Fix false positive in operator_usage_whitespace
Fixes #1028
2016-12-22 12:23:33 -02:00
Marcelo Fabri 841867aa24 Make operator_usage_whitespace correctable 2016-12-20 01:29:35 -02:00
Marcelo Fabri 7557daf367 Fixing false positives in operator_usage_whitespace
Fixes #989
2016-12-16 00:19:12 -02:00
Marcelo Fabri 14a402961b date format 2016-12-15 10:37:03 -02:00
Marcelo Fabri ebf3002e55 Make it fast 🚀 2016-12-15 10:37:03 -02:00
Marcelo Fabri b4c25c05a0 Make rule faster by using non-capture groups 2016-12-15 10:37:03 -02:00
Marcelo Fabri 73c7d9a054 Add operator_usage_whitespace
Fixes #626
2016-12-15 10:37:03 -02:00