[PR #397] [MERGED] Comment formatting #620

Closed
opened 2026-03-03 16:49:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/397
Author: @jrtibbetts
Created: 7/25/2017
Status: Merged
Merged: 7/25/2017
Merged by: @phimage

Base: masterHead: comment-formatting


📝 Commits (3)

  • 9140fc8 Added an extra '/' to function and property comments so that they'll be parsed correctly when option-clicking.
  • f73e801 More comment corrections.
  • 01532aa And more.

📊 Changes

11 files changed (+65 additions, -65 deletions)

View changed files

📝 Sources/OAuth1Swift.swift (+1 -1)
📝 Sources/OAuth2Swift.swift (+5 -5)
📝 Sources/OAuthSwift.swift (+7 -7)
📝 Sources/OAuthSwiftClient.swift (+1 -1)
📝 Sources/OAuthSwiftCredential.swift (+6 -6)
📝 Sources/OAuthSwiftError.swift (+11 -11)
📝 Sources/OAuthSwiftHTTPRequest.swift (+12 -12)
📝 Sources/OAuthSwiftResponse.swift (+8 -8)
📝 Sources/OAuthSwiftURLHandlerType.swift (+5 -5)
📝 Sources/OAuthWebViewController.swift (+8 -8)
📝 Sources/SHA1.swift (+1 -1)

📄 Description

This is a simple PR that corrects the formatting of class, function, and property comments so that they'll be parsed correctly and show up when option-clicking symbols. There are zero changes to functionality.


🔄 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/397 **Author:** [@jrtibbetts](https://github.com/jrtibbetts) **Created:** 7/25/2017 **Status:** ✅ Merged **Merged:** 7/25/2017 **Merged by:** [@phimage](https://github.com/phimage) **Base:** `master` ← **Head:** `comment-formatting` --- ### 📝 Commits (3) - [`9140fc8`](https://github.com/OAuthSwift/OAuthSwift/commit/9140fc84aa234cb653ce45c9380b2a214ee300c3) Added an extra '/' to function and property comments so that they'll be parsed correctly when option-clicking. - [`f73e801`](https://github.com/OAuthSwift/OAuthSwift/commit/f73e801398c41b4a2a6cc9daf9715c3a4d3b7fb8) More comment corrections. - [`01532aa`](https://github.com/OAuthSwift/OAuthSwift/commit/01532aa83bdb9c318f09895fc0e240977240907f) And more. ### 📊 Changes **11 files changed** (+65 additions, -65 deletions) <details> <summary>View changed files</summary> 📝 `Sources/OAuth1Swift.swift` (+1 -1) 📝 `Sources/OAuth2Swift.swift` (+5 -5) 📝 `Sources/OAuthSwift.swift` (+7 -7) 📝 `Sources/OAuthSwiftClient.swift` (+1 -1) 📝 `Sources/OAuthSwiftCredential.swift` (+6 -6) 📝 `Sources/OAuthSwiftError.swift` (+11 -11) 📝 `Sources/OAuthSwiftHTTPRequest.swift` (+12 -12) 📝 `Sources/OAuthSwiftResponse.swift` (+8 -8) 📝 `Sources/OAuthSwiftURLHandlerType.swift` (+5 -5) 📝 `Sources/OAuthWebViewController.swift` (+8 -8) 📝 `Sources/SHA1.swift` (+1 -1) </details> ### 📄 Description This is a simple PR that corrects the formatting of class, function, and property comments so that they'll be parsed correctly and show up when option-clicking symbols. There are zero changes to functionality. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:49:45 +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#620
No description provided.