Skip to content

Commit 2106fe7

Browse files
committed
Add Code Review Guideline
1 parent 38a8103 commit 2106fe7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build-resources-with-pandoc.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,3 @@ cd ${ROOT_DIR}/documents/forCodeReview
9090

9191
pandoc ./code_review.md -s --self-contained --number-sections --toc -t html5 -c ${CSS_PATH} -o ${RESOURCES_DIR}/コードレビューガイドライン.html
9292
pandoc ./code_review.md --toc --reference-doc=${STYLE_DOCX_PATH} -s -o ${RESOURCES_DIR}/コードレビューガイドライン.docx
93-

0 commit comments

Comments
 (0)