aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/cpp_lint.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Disable clang-format, clean up scriptsrubenwardy2021-03-011-13/+14
|
* ci: Update Github Actions workflows (#9774)sfan52020-05-021-4/+5
|
* Replace travis with github actions (#9641)Loïc Blot2020-04-201-0/+53
* Move outside of travis to Github actions This will permit to have better integrated CI workflow than the previous travis one.