Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
googletest
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
googletest
Commits
c7a429a6
Unverified
Commit
c7a429a6
authored
Sep 23, 2018
by
Gennadiy Civil
Committed by
GitHub
Sep 23, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CONTRIBUTING.md
parent
51945d3c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
CONTRIBUTING.md
CONTRIBUTING.md
+2
-1
No files found.
CONTRIBUTING.md
View file @
c7a429a6
...
@@ -78,7 +78,8 @@ itself is a valuable contribution.
...
@@ -78,7 +78,8 @@ itself is a valuable contribution.
To keep the source consistent, readable, diffable and easy to merge,
To keep the source consistent, readable, diffable and easy to merge,
we use a fairly rigid coding style, as defined by the
[
google-styleguide
](
https://github.com/google/styleguide
)
project. All patches will be expected
we use a fairly rigid coding style, as defined by the
[
google-styleguide
](
https://github.com/google/styleguide
)
project. All patches will be expected
to conform to the style outlined
[
here
](
https://google.github.io/styleguide/cppguide.html
)
.
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
## Requirements for Contributors ###
## Requirements for Contributors ###
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment