Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Co-authored-by: Seunghwa Kang <[email protected]>
  • Loading branch information
BradReesWork and seunghwak authored May 8, 2020
1 parent 441fd48 commit c12d7fb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ others know you are working on it. If you have any questions related to the
implementation of the issue, ask them in the issue instead of the PR.


### Style Guild
### Style Guide
All Python code most pass flake8 style checking
All C++ code must pass clang style checking
All code must adhere to the [RAPIDS Style Guide](https://docs.rapids.ai/resources/style/)
Expand All @@ -159,4 +159,3 @@ All code must have associate test cases. Code without test will not be accepted




0 comments on commit c12d7fb

Please sign in to comment.