You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using GitHub Actions, set up the following continuous integration workflows:
When code is pushed to the main branch or a pull request is made for it, make sure that the code compiles successfully. Add a status badge in README.md that reflects the current status of the main branch's build.
When a pull request is made for the main branch, check the style of all .cpp and .h files using cpplint
Using GitHub Actions, set up the following continuous integration workflows:
mainbranch or a pull request is made for it, make sure that the code compiles successfully. Add a status badge inREADME.mdthat reflects the current status of the main branch's build.mainbranch, check the style of all.cppand.hfiles using cpplint