JP Simard
|
576e1a5d4d
|
remove unnecessary .lowercased() calls
now that ViolationSeverity is already lowercase.
|
2016-12-01 22:29:09 -08:00 |
|
JP Simard
|
19fad01b29
|
make all enum members lowercase to comply with Swift 3 API Guidelines
|
2016-12-01 22:16:21 -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 |
|
bootstraponline
|
0d78cdb0c2
|
Add included to custom rules
|
2016-06-23 10:21:45 -04:00 |
|
JP Simard
|
c66c5c8df0
|
formatting fixes
found running `swiftlint autocorrect --format`
|
2016-05-29 14:58:28 -07:00 |
|
Norio Nomura
|
39282654f4
|
Fix conditional_binding_cascade violations
|
2016-04-16 08:30:00 +09:00 |
|
JP Simard
|
601470ab8f
|
expand some instances of "config" to "configuration"
|
2016-02-12 10:53:36 -08:00 |
|
JP Simard
|
144495306b
|
rename rule configurations to expand "Config" to "Configuration"
|
2016-02-12 10:53:36 -08:00 |
|