checkpatch: ignore file changes
Useless message at least for now that basically ends up in every single gerrit change. Change-Id: I56cea2b1b4e60d696c0ff9496d4464afca8c43ca Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
0f3d5478a8
commit
d654c12f52
|
@ -16,5 +16,6 @@
|
||||||
--ignore NETWORKING_BLOCK_COMMENT_STYLE
|
--ignore NETWORKING_BLOCK_COMMENT_STYLE
|
||||||
--ignore DATE_TIME
|
--ignore DATE_TIME
|
||||||
--ignore MINMAX
|
--ignore MINMAX
|
||||||
|
--ignore FILE_PATH_CHANGES
|
||||||
--exclude ext
|
--exclude ext
|
||||||
--exclude net/ip/contiki
|
--exclude net/ip/contiki
|
||||||
|
|
Loading…
Reference in a new issue