JP Simard
|
29cdc86185
|
add some convenience members to SourceKit dictionaries
|
2017-01-22 11:00:57 -08:00 |
|
JP Simard
|
9a0bd3afc2
|
move extractCallsToSuper to Dictionary extension
|
2017-01-09 20:24:46 -08: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
|
8ce031ff5f
|
add substructure member to Dictionary+SwiftLint.swift
|
2016-12-23 12:35:01 -08:00 |
|
JP Simard
|
bfd2c37d9a
|
simplify ProhibitedSuperRule.validateFile(...)
|
2016-12-12 23:59:41 -08:00 |
|
Aaron McTavish
|
8fbb4c431b
|
Continue consolidating guard statement
Per code review feedback from @jpsim on PR #971.
|
2016-12-13 07:29:54 +00:00 |
|
Aaron McTavish
|
3aed7c415e
|
Consolidate guard statements
Per code review feedback from @jpsim on PR #971.
|
2016-12-13 07:22:15 +00:00 |
|
Aaron McTavish
|
f54c9c4d5a
|
Add ProhibitedSuperRule
Resolves #970: `Rule: Methods calling super that should not`
|
2016-12-13 07:22:11 +00:00 |
|