Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(contributing): update the coding guideline (#599)
* docs(contributing): update the coding guideline Signed-off-by: Shin-kyoto <[email protected]> * docs(contributing): remove hoge Signed-off-by: Shin-kyoto <[email protected]> * docs(contributing): update the subtitle Signed-off-by: Shin-kyoto <[email protected]> * docs(contributing): Add rationale and sources to the coding guidelines Signed-off-by: Shin-kyoto <[email protected]> * docs(contributing): change the example variable's name to understand easily Co-authored-by: Yutaka Kondo <[email protected]> * docs(contributing): make the explanation about RCPCPP_* macro appropriate Co-authored-by: Yutaka Kondo <[email protected]> * docs(contributing): make the explanation for RCLCPP_* appropriate Signed-off-by: Shin-kyoto <[email protected]> * docs(contributing): add the guideline for directory structure of the header files to be exported Signed-off-by: Shin-kyoto <[email protected]> * docs(contributing): make the explanation about RCPCPP_* macro appropriate Signed-off-by: Shin-kyoto <[email protected]> * docs(contributing): use the appropriate format Signed-off-by: Shin-kyoto <[email protected]> * docs(contributing): add Autoware C++ coding guideline as a reference Signed-off-by: Shin-kyoto <[email protected]> * docs(contributing): use a specific numbers or reference for better understanding Co-authored-by: Takamasa Horibe <[email protected]> * docs(contributing): split guidelines into separate files for each language and removed the content already covered in each language-specific guideline. Signed-off-by: t4-adc <[email protected]> * docs(contributing): add reference to autoware style guideline Signed-off-by: Shin-kyoto <[email protected]> --------- Signed-off-by: Shin-kyoto <[email protected]> Signed-off-by: t4-adc <[email protected]> Co-authored-by: Yutaka Kondo <[email protected]> Co-authored-by: Takamasa Horibe <[email protected]> Co-authored-by: t4-adc <[email protected]>
- Loading branch information