We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bee93c commit 8424e96Copy full SHA for 8424e96
cpp/README.md
@@ -144,7 +144,7 @@ build failures by running the following checks before submitting your pull reque
144
make unittest
145
make lint
146
# The next command may change your code. It is recommended you commit
147
- # before running them.
+ # before running it.
148
make format # requires clang-format is installed
149
150
Note that the clang-tidy target may take a while to run. You might consider
0 commit comments