commit | 92a12a19ae5ac5fdf441c690c48eed0052df326d | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Fri May 20 18:26:59 2016 -0400 |
committer | Anas Nashif <nashif@linux.intel.com> | Mon May 23 16:05:42 2016 +0000 |
tree | 781b563a20609565978322e2feefc2cdca1328aa | |
parent | 8c3189c646454a8300adab8f5e356bedff82b0d5 [diff] |
checkpatch: add option for excluding directories when importing code from external sources, we do not want to fail on checkpatch and want to run full sanity checks. Using --exclude <dir> we should be able to exclude a list of well defined locations in the tree that carry sources from other projects with other styles. Change-Id: I7d321e85eed6bc37d5c6879ae88e21d20028a433 Signed-off-by: Anas Nashif <anas.nashif@intel.com>