Skip to content

docs: Add dots at the end of sentences #3325

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
Oct 11, 2024

Conversation

alexandear
Copy link
Contributor

This PR enables godot linter to ensure comments always end with a full stop. This is for consistency with other comments and to comply with the guidelines at https://go.dev/wiki/CodeReviewComments#comment-sentences:

Comments should begin with the name of the thing being described and end in a period

Copy link
Collaborator

@gmlewis gmlewis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @alexandear !
LGTM.
Merging.

Copy link

codecov bot commented Oct 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.29%. Comparing base (2b8c7fa) to head (b86b2ab).
Report is 148 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3325      +/-   ##
==========================================
- Coverage   97.72%   93.29%   -4.43%     
==========================================
  Files         153      171      +18     
  Lines       13390    11729    -1661     
==========================================
- Hits        13085    10943    -2142     
- Misses        215      692     +477     
- Partials       90       94       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gmlewis gmlewis merged commit 1ffcddb into google:master Oct 11, 2024
6 of 7 checks passed
@alexandear alexandear deleted the docs/godot branch October 12, 2024 06:35
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