Skip to content

Tags: web-logs2/swift

Tags

1.0.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add rule to prefer for loops over functional `forEach(…)` method (air…

…bnb#234)

1.0.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Test multiple Xcode versions in CI (airbnb#224)

1.0.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update rule for long function declarations to specify effects (`async…

…`, `throws`) should be written on the line after the closing paren (airbnb#205)

1.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add rule to prefer opaque generic parameter syntax (airbnb#193)

1.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Infer Swift version from Package.swift swift-tools-version (airbnb#180)

1.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add info about Swift Package Manager command plugin to README.md (air…

…bnb#176)