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 <58775300+Shin-kyoto@users.noreply.github.com> * docs(contributing): remove hoge Signed-off-by: Shin-kyoto <58775300+Shin-kyoto@users.noreply.github.com> * docs(contributing): update the subtitle Signed-off-by: Shin-kyoto <58775300+Shin-kyoto@users.noreply.github.com> * docs(contributing): Add rationale and sources to the coding guidelines Signed-off-by: Shin-kyoto <58775300+Shin-kyoto@users.noreply.github.com> * docs(contributing): change the example variable's name to understand easily Co-authored-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> * docs(contributing): make the explanation about RCPCPP_* macro appropriate Co-authored-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> * docs(contributing): make the explanation for RCLCPP_* appropriate Signed-off-by: Shin-kyoto <58775300+Shin-kyoto@users.noreply.github.com> * docs(contributing): add the guideline for directory structure of the header files to be exported Signed-off-by: Shin-kyoto <58775300+Shin-kyoto@users.noreply.github.com> * docs(contributing): make the explanation about RCPCPP_* macro appropriate Signed-off-by: Shin-kyoto <58775300+Shin-kyoto@users.noreply.github.com> * docs(contributing): use the appropriate format Signed-off-by: Shin-kyoto <58775300+Shin-kyoto@users.noreply.github.com> * docs(contributing): add Autoware C++ coding guideline as a reference Signed-off-by: Shin-kyoto <58775300+Shin-kyoto@users.noreply.github.com> * docs(contributing): use a specific numbers or reference for better understanding Co-authored-by: Takamasa Horibe <horibe.takamasa@gmail.com> * 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 <grp-rd-1-adc-admin@tier4.jp> * docs(contributing): add reference to autoware style guideline Signed-off-by: Shin-kyoto <58775300+Shin-kyoto@users.noreply.github.com> --------- Signed-off-by: Shin-kyoto <58775300+Shin-kyoto@users.noreply.github.com> Signed-off-by: t4-adc <grp-rd-1-adc-admin@tier4.jp> Co-authored-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> Co-authored-by: Takamasa Horibe <horibe.takamasa@gmail.com> Co-authored-by: t4-adc <grp-rd-1-adc-admin@tier4.jp>
- Loading branch information