CI: Add workflow for codebase formatting (#7382)

* Add workflow for codebase formatting

* stash

* review comments

* Swap to a more complete push action
This commit is contained in:
Joel Challis
2020-12-10 17:01:51 +00:00
committed by GitHub
parent 82bb47a2f1
commit 6c4b6531fe
5 changed files with 48 additions and 6 deletions

View File

@@ -19,7 +19,6 @@ addons:
- llvm-toolchain-trusty-7
packages:
- diffutils
- dos2unix
- clang-format-7
- libstdc++-7-dev
script: