JP Simard
|
b409a056e5
|
refactor Array.unique and Array.group(by:)
|
2016-12-07 23:26:43 -08:00 |
|
Michał Kałużny
|
d97632e52d
|
Add human readable reporter that’s also funny because emoji.
|
2016-12-07 23:13:59 -08:00 |
|
JP Simard
|
0b481f1e16
|
change Array.arrayOf(_:) to Array.array(of:)
|
2016-12-01 18:09:38 -08:00 |
|
Norio Nomura
|
8bf15f1dba
|
Migrate to Swift 3.0
|
2016-10-09 01:09:50 +09:00 |
|
Scott Hoyt
|
0ee04c3fa3
|
Added exclusion pattern for matching patterns in a file. Added Array and NSRange extensions to support. Used this in OpeningBraceRule.
|
2016-02-02 17:15:00 -08:00 |
|
Scott Hoyt
|
647371517e
|
Extracted arrayOf to Array extension and used to simplify VariableNameMinLengthRule.init?(config:).
|
2016-01-11 13:10:17 -08:00 |
|