Marcelo Fabri
|
2300ae3daf
|
Small style changes
|
2017-02-06 21:59:30 -02:00 |
|
Michael Welles
|
15a7a88297
|
Modified so that kinds(forByteOffset:) does not require a separate
filter() setup of the results
|
2017-02-06 15:58:45 -05:00 |
|
Michael Welles
|
cd843e7fcd
|
Added "ignores_comments" and "ignores_function_declarations" as boolean options to LineLengthRule
|
2017-01-30 17:51:56 -05:00 |
|
JP Simard
|
29cdc86185
|
add some convenience members to SourceKit dictionaries
|
2017-01-22 11:00:57 -08:00 |
|
JP Simard
|
a291bb594a
|
update SwiftLintFramework/Extensions to follow Swift 3 API Design Guidelines
|
2017-01-09 17:53:07 -08:00 |
|
JP Simard
|
8ce031ff5f
|
add substructure member to Dictionary+SwiftLint.swift
|
2016-12-23 12:35:01 -08:00 |
|
JP Simard
|
39e1001629
|
make lots of Swift 3 related changes
many of which are to help with otherwise very long compile times
|
2016-12-01 00:34:29 -08:00 |
|
Norio Nomura
|
ec3f9d0c94
|
Fix line_length style violations, unused warnings
|
2016-10-13 22:40:45 +09:00 |
|
Norio Nomura
|
8bf15f1dba
|
Migrate to Swift 3.0
|
2016-10-09 01:09:50 +09:00 |
|
JP Simard
|
1166b697c2
|
fix docs typos
|
2016-03-09 19:43:52 -08:00 |
|
Norio Nomura
|
c042258ac3
|
Add Structure.kindsFor(_:)
That returns array of tupple containing "key.kind" and "byteRange" from Structure that containing the byte offset.
|
2016-02-21 22:35:56 +09:00 |
|