Skip to content

Convert another doc comment rule to opt-in and fix some typos. #248

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 12, 2021

Conversation

dylansturg
Copy link
Contributor

This converts the rule BeginDocumentationCommentWithOneLineSummary to opt-in status. The linguistic APIs for sentence detection aren't available on Linux, and the rule creates a lot of noise and is inconsistent across platforms.

This also fixes a few typos from doc comments explaining the opt-in status of some other rules.

This converts the rule `BeginDocumentationCommentWithOneLineSummary` to opt-in status. The linguistic APIs for sentence detection aren't available on Linux, and the rule creates a lot of noise and is inconsistent across platforms.

This also fixes a few typos from doc comments explaining the opt-in status of some other rules.
@allevato allevato merged commit 22118db into swiftlang:main Jan 12, 2021
aaditya-chandrasekhar pushed a commit to val-verde/swift-format that referenced this pull request May 20, 2021
* Update Package.swift

Update to the latest swift-log version.  This is driven by the desire to build swift-doc on Windows, which requires a newer version of swift-log.  This adjustment enables us to get further with building swift-doc on Windows.

* Update Package.resolved

Co-authored-by: Mattt <mattt@me.com>
@dylansturg dylansturg deleted the quieter_docs branch May 4, 2022 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants