mirror of
https://github.com/google/googletest.git
synced 2025-04-06 05:55:04 +00:00
Googletest export
Add missing period. PiperOrigin-RevId: 287553550
This commit is contained in:
parent
153909f096
commit
0d98d87e10
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ fairly rigid coding style, as defined by the
|
|||
will be expected to conform to the style outlined
|
||||
[here](https://google.github.io/styleguide/cppguide.html). Use
|
||||
[.clang-format](https://github.com/google/googletest/blob/master/.clang-format)
|
||||
to check your formatting
|
||||
to check your formatting.
|
||||
|
||||
## Requirements for Contributors
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue