commit | 8552542f6e23f886bae467f96e847b00327fa164 | [log] [tgz] |
---|---|---|
author | Flavio Ceolin <flavio.ceolin@intel.com> | Tue Mar 23 15:06:01 2021 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Apr 08 07:56:28 2021 -0400 |
tree | e7b685dbd4e19edc3f405f14fcb731453d5d416b | |
parent | e8fdac3be093e689009000f5ddeb23000f40cc2d [diff] |
ci: Apply coccinelle scripts in git diffs This scripts receives the same parameter of what_changed.py. And run coccinelle scripts for code guideline compliance in the given git commits. e.g: ./guideline_check.py --commits origin/master..HEAD Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>