Skip to content

Commit

Permalink
Update latest version to support Swift 4.0-4.1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsim committed Nov 27, 2018
1 parent 068d785 commit d83143b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ Here's a reference of which SwiftLint version to use for a given Swift version.
| Swift 1.x | SwiftLint 0.1.2 |
| Swift 2.x | SwiftLint 0.18.1 |
| Swift 3.x | SwiftLint 0.25.1 |
| Swift 4.0-4.1.x | SwiftLint 0.28.1 |
| Swift 4.0-4.1.x | SwiftLint 0.28.2 |
| Swift 4.2+ | Latest |

## Rules
Expand Down
2 changes: 1 addition & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ $ TOOLCHAINS=com.apple.dt.toolchain.Swift_2_3 swiftlint autocorrect
| Swift 1.x | SwiftLint 0.1.2 |
| Swift 2.x | SwiftLint 0.18.1 |
| Swift 3.x | SwiftLint 0.25.1 |
| Swift 4.0-4.1.x | SwiftLint 0.28.1 |
| Swift 4.0-4.1.x | SwiftLint 0.28.2 |
| Swift 4.2+ | 最新的 |

## 规则
Expand Down

0 comments on commit d83143b

Please sign in to comment.