luzhiled1333 / comp-library

Creative Commons Zero v1.0 Universal
4 stars 2 forks source link

Fix Issue 118 #189

Closed ei1333 closed 1 year ago

ei1333 commented 1 year ago

概要 / Overview

118

関連 issue, PR / Related issues, PRs

TODO

CI 関連項目

verify-check / verify

(cd $(git rev-parse --show-toplevel) && oj-verify all)

clang-format

(cd $(git rev-parse --show-toplevel) && clang-format -i $(find src/ test/ unit-test/ -name "*.hpp" -or -name "*.cpp"))
Luzhiled commented 1 year ago

よさげ まあこわれてから考えましょう