Marcelo Fabri
|
754887d342
|
Accept global and local variables in implicit_getter rule
|
2017-02-14 12:55:20 -02:00 |
|
JP Simard
|
29cdc86185
|
add some convenience members to SourceKit dictionaries
|
2017-01-22 11:00:57 -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
|
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 |
|
Marcelo Fabri
|
367bbb84ff
|
Merge pull request #1010 from marcelofabri/120-is-better-than-100
Changing the default line length limit to 120
|
2016-12-22 00:00:27 -02:00 |
|
Marcelo Fabri
|
2907062e7c
|
implicit_getter rule performance improvements
|
2016-12-21 11:37:31 -02:00 |
|
Marcelo Fabri
|
5cccc12eb7
|
Style changes because of the 120 length limit
|
2016-12-20 12:10:11 -02:00 |
|
JP Simard
|
0faf567931
|
use bridge() rather than explict or implicit casts
this is a step in aligning the code to compile on both Darwin and
Linux
|
2016-12-11 13:47:44 -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 |
|
Norio Nomura
|
5b41474f56
|
Merge commit '1f98e72e179f07947ecf2679a685dac7255d50f3' into swift3.0
* commit '1f98e72e179f07947ecf2679a685dac7255d50f3':
small formatting fixes to ImplicitGetterRule
# Conflicts:
# Source/SwiftLintFramework/Rules/ImplicitGetterRule.swift
|
2016-11-30 14:35:25 +09:00 |
|
Norio Nomura
|
397b3ad8fc
|
Merge commit '1151c1883100fc2c65450a9266a06e0c9a4c83b3' into swift3.0
* commit '1151c1883100fc2c65450a9266a06e0c9a4c83b3':
Updating changelog
Rewriting rule to deal with nested structures
Add ImplicitGetterRule
|
2016-11-30 14:14:24 +09:00 |
|
JP Simard
|
1f98e72e17
|
small formatting fixes to ImplicitGetterRule
|
2016-11-25 10:59:29 -08:00 |
|
Marcelo Fabri
|
21a8394409
|
Rewriting rule to deal with nested structures
|
2016-11-13 22:22:49 -02:00 |
|
Marcelo Fabri
|
4e1d0d02f3
|
Add ImplicitGetterRule
|
2016-11-13 22:22:49 -02:00 |
|