Skip to content

Tags: hebert26/swift

Tags

1.0.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update to SwiftFormat 0.56-beta-4 (airbnb#296)

1.0.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add rule to use doc comments before declarations (airbnb#262)

1.0.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add rules for how to wrap attributes on property declarations (airbnb…

…#254)

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)