.. |
Array+SwiftLint.swift
|
PR: Create File+Hashable, symlink Array+SwiftLint, fix nits
|
2019-07-13 11:14:07 -07:00 |
CharacterSet+SwiftLint.swift
|
Remove all file headers
|
2018-05-04 13:42:02 -07:00 |
Configuration+Cache.swift
|
Split cache into one file per configuration (#2796)
|
2019-07-06 11:50:20 -07:00 |
Configuration+IndentationStyle.swift
|
Use default Equatable and Hashable implementations
|
2018-11-19 09:51:12 -08:00 |
Configuration+LintableFiles.swift
|
Exclude files defined in `excluded` when using the `--use-script-input-files` and `--force-exclude` options (#2574)
|
2019-01-22 12:28:34 -08:00 |
Configuration+Merging.swift
|
#2441 - Fix inaccessible custom rules in nested configurations (#2556)
|
2019-01-13 15:07:27 -08:00 |
Configuration+Parsing.swift
|
Warn if a configured rule is not enabled.
|
2019-02-03 14:43:00 -08:00 |
Dictionary+SwiftLint.swift
|
Enable vertical whitespace rules in SwiftLint
|
2018-12-02 14:01:23 -08:00 |
File+Cache.swift
|
Enable vertical whitespace rules in SwiftLint
|
2018-12-02 14:01:23 -08:00 |
File+SwiftLint.swift
|
Extract two common operations to extensions
|
2019-01-24 21:14:10 -08:00 |
FileManager+SwiftLint.swift
|
Parallelize iterating over subpaths (#2475)
|
2018-11-21 22:38:05 -08:00 |
NSRange+SwiftLint.swift
|
Remove all file headers
|
2018-05-04 13:42:02 -07:00 |
NSRegularExpression+SwiftLint.swift
|
Run analyze on CI with --strict (#2524)
|
2018-12-23 18:22:41 -08:00 |
QueuedPrint.swift
|
Remove all file headers
|
2018-05-04 13:42:02 -07:00 |
Request+DisableSourceKit.swift
|
Add `SWIFTLINT_DISABLE_SOURCEKIT` environment variable (#2473)
|
2018-11-21 17:03:42 -08:00 |
String+SwiftLint.swift
|
Return false for isFile for empty strings
|
2019-04-02 18:15:40 -07:00 |
String+XML.swift
|
Remove all file headers
|
2018-05-04 13:42:02 -07:00 |
Structure+SwiftLint.swift
|
Enable vertical whitespace rules in SwiftLint
|
2018-12-02 14:01:23 -08:00 |
SwiftDeclarationAttributeKind+Swiftlint.swift
|
Another attempt to fix compiler issues with CocoaPods
|
2018-05-05 16:57:13 -07:00 |
SwiftDeclarationKind+SwiftLint.swift
|
Remove unnecessary backticks (#2601)
|
2019-01-27 20:19:49 -08:00 |
SwiftExpressionKind.swift
|
Fix ExplicitTypeInterfaceRule in groups and statements
|
2019-01-24 20:37:42 +01:00 |
SyntaxKind+SwiftLint.swift
|
Remove all file headers
|
2018-05-04 13:42:02 -07:00 |
SyntaxMap+SwiftLint.swift
|
Use firstIndex(where:) instead of index(where:) (#2600)
|
2019-01-27 20:19:16 -08:00 |