Skip to content
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

Add . to end of lint lists in configuration + Fix typo in pub_underscore_fields_behavior #12144

Merged
merged 2 commits into from
Jan 20, 2024

Conversation

blyxyas
Copy link
Member

@blyxyas blyxyas commented Jan 14, 2024

Fixes #10283 (comment)

In the "/// Lint: " list on each configuration option, you have to end with a dot. If the lint list doesn't have a dot, the configuration won't have documentation.

This PR adds those missing dots in some of the configuration, thus also adding their documentation.

changelog: Fix bug where a lot of config documentation wasn't showing.
changelog: Fix typo in pub_underscore_fields_behavior (PublicallyExported -> PubliclyExported)

@rustbot
Copy link
Collaborator

rustbot commented Jan 14, 2024

r? @llogiq

(rustbot has picked a reviewer for you, use r? to override)

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Jan 14, 2024
@blyxyas blyxyas changed the title Add . to end of lint lists in configuration + Fix typo in Add . to end of lint lists in configuration + Fix typo in pub_underscore_fields_behavior Jan 14, 2024
@llogiq
Copy link
Contributor

llogiq commented Jan 20, 2024

Thank you!

@bors r+

@bors
Copy link
Contributor

bors commented Jan 20, 2024

📌 Commit 44f5d96 has been approved by llogiq

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jan 20, 2024

⌛ Testing commit 44f5d96 with merge 635736f...

bors added a commit that referenced this pull request Jan 20, 2024
Add . to end of lint lists in configuration + Fix typo in pub_underscore_fields_behavior

Fixes #10283 (comment)

In the "/// Lint: " list on each configuration option, you have to end with a dot. If the lint list doesn't have a dot, the configuration won't have documentation.

This PR adds those missing dots in some of the configuration, thus also adding their documentation.

changelog: Fix bug where a lot of config documentation wasn't showing.
changelog: Fix typo in `pub_underscore_fields_behavior` (`PublicallyExported` -> `PubliclyExported`)
@bors
Copy link
Contributor

bors commented Jan 20, 2024

💔 Test failed - checks-action_test

@llogiq
Copy link
Contributor

llogiq commented Jan 20, 2024

MacOS runner acting up.

@bors retry

bors added a commit that referenced this pull request Jan 20, 2024
Add . to end of lint lists in configuration + Fix typo in pub_underscore_fields_behavior

Fixes #10283 (comment)

In the "/// Lint: " list on each configuration option, you have to end with a dot. If the lint list doesn't have a dot, the configuration won't have documentation.

This PR adds those missing dots in some of the configuration, thus also adding their documentation.

changelog: Fix bug where a lot of config documentation wasn't showing.
changelog: Fix typo in `pub_underscore_fields_behavior` (`PublicallyExported` -> `PubliclyExported`)
@bors
Copy link
Contributor

bors commented Jan 20, 2024

⌛ Testing commit 44f5d96 with merge e6f9367...

@bors
Copy link
Contributor

bors commented Jan 20, 2024

💔 Test failed - checks-action_test

@blyxyas
Copy link
Member Author

blyxyas commented Jan 20, 2024

@bors retry

@bors
Copy link
Contributor

bors commented Jan 20, 2024

⌛ Testing commit 44f5d96 with merge 9e9a229...

bors added a commit that referenced this pull request Jan 20, 2024
Add . to end of lint lists in configuration + Fix typo in pub_underscore_fields_behavior

Fixes #10283 (comment)

In the "/// Lint: " list on each configuration option, you have to end with a dot. If the lint list doesn't have a dot, the configuration won't have documentation.

This PR adds those missing dots in some of the configuration, thus also adding their documentation.

changelog: Fix bug where a lot of config documentation wasn't showing.
changelog: Fix typo in `pub_underscore_fields_behavior` (`PublicallyExported` -> `PubliclyExported`)
@bors
Copy link
Contributor

bors commented Jan 20, 2024

💔 Test failed - checks-action_test

@blyxyas
Copy link
Member Author

blyxyas commented Jan 20, 2024

@bors retry

@bors
Copy link
Contributor

bors commented Jan 20, 2024

⌛ Testing commit 44f5d96 with merge fe3e682...

@bors
Copy link
Contributor

bors commented Jan 20, 2024

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: llogiq
Pushing fe3e682 to master...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants