Unverified Commit f2f099fb authored by assafpr's avatar assafpr Committed by GitHub
Browse files

Update CONTRIBUTING.md

parent 1b772a9b
...@@ -80,7 +80,7 @@ fairly rigid coding style, as defined by the ...@@ -80,7 +80,7 @@ fairly rigid coding style, as defined by the
[google-styleguide](https://github.com/google/styleguide) project. All patches [google-styleguide](https://github.com/google/styleguide) project. All patches
will be expected to conform to the style outlined will be expected to conform to the style outlined
[here](https://google.github.io/styleguide/cppguide.html). Use [here](https://google.github.io/styleguide/cppguide.html). Use
[.clang-format](https://github.com/google/googletest/blob/master/.clang-format) [.clang-format](https://github.com/google/googletest/blob/main/.clang-format)
to check your formatting. to check your formatting.
## Requirements for Contributors ## Requirements for Contributors
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment