Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions test.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
testing unified check run.
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

The sentence should start with a capital letter to follow standard documentation style guidelines.

Suggested change
testing unified check run.
Testing unified check run.
References
  1. The repository style guide (line 10) requires following relevant style guides for each language. Google's documentation style recommends starting sentences with a capital letter. (link)

DO NOT SUBMIT THIS PR!
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

The file is missing a trailing newline. Adding a newline at the end of the file is a standard practice that ensures compatibility with many text processing tools and adheres to POSIX standards.

Suggested change
DO NOT SUBMIT THIS PR!
DO NOT SUBMIT THIS PR!
References
  1. The repository style guide (line 10) requires following relevant style guides. Standard conventions and POSIX standards require files to end with a newline. (link)

Loading