Open XJTUmg opened 7 years ago
Learning the basics of linting code Please add the task to your issues in your fork
depart from develop: (I am assuming that you already updated your fork)
git checkout develop git checkout -b lint/trsp git push
do the linting
git push
and make a pull request to main repo's develop
lint src/trsp/src/GraphDefinition.h
src/trsp/src/GraphDefinition.h
[x] update my fork
[x] depart from develop
[x] linting
[x] make a pull request
Learning the basics of linting code Please add the task to your issues in your fork
depart from develop: (I am assuming that you already updated your fork)
do the linting
and make a pull request to main repo's develop