8000 Omit initializer expression if closure or function call to ensure sonable declaration code blocks by mattt · Pull Request #150 · SwiftDocOrg/swift-doc · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Omit initializer expression if closure or function call to ensure sonable declaration code blocks #150

Merged
merged 2 commits into from
Jul 31, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add changelog entry for #150
  • Loading branch information
mattt committed Jul 31, 2020
commit cbf4284e665604bc0149f61d76614128778a0c5c
2 changes: 2 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
#130 by @mattt.
- Fixed file and directory unexpected permissions.
#146 by @niw.
- Fixed declarations for properties without explicit type annotations.
#150 by @mattt.

## [1.0.0-beta.3] - 2020-05-19

Expand Down
0