Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 605 Bytes

magma-devops-notes.md

File metadata and controls

12 lines (9 loc) · 605 Bytes

Repo for clang

Command

-
/home/vagrant/clang-format-lint-action/run-clang-format.py /home/vagrant/magma/lte/gateway/c --clang-format-executable /home/vagrant/clang-format-lint-action/clang-format/clang-format18  --style file --exclude .git --extensions 'h,hpp,c,cpp' -r -i True

-
/home/vagrant/clang-format-lint-action/run-clang-format.py /home/vagrant/magma/orc8r/gateway/ --clang-format-executable /home/vagrant/clang-format-lint-action/clang-format/clang-format9   --style file --exclude .git --extensions 'h,hpp,c,cpp' -r -i True