[PR #582] [MERGED] Remove unnecessary parens in README.md #680

Closed
opened 2026-03-03 17:29:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/582
Author: @MaxDesiatov
Created: 3/31/2020
Status: Merged
Merged: 5/6/2020
Merged by: @phimage

Base: masterHead: patch-1


📝 Commits (1)

  • 0523d6a Remove unnecessary parens in README.md

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 README.md (+3 -3)

📄 Description

Swift does not require parens around if conditions as opposed to C/C++/JavaScript etc.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/OAuthSwift/OAuthSwift/pull/582 **Author:** [@MaxDesiatov](https://github.com/MaxDesiatov) **Created:** 3/31/2020 **Status:** ✅ Merged **Merged:** 5/6/2020 **Merged by:** [@phimage](https://github.com/phimage) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`0523d6a`](https://github.com/OAuthSwift/OAuthSwift/commit/0523d6a33776724f29f55e9a95099790c3cd6ec9) Remove unnecessary parens in README.md ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+3 -3) </details> ### 📄 Description Swift does not require parens around `if` conditions as opposed to C/C++/JavaScript etc. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 17:29:37 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/OAuthSwift#680
No description provided.