We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0494db9 commit 70d7bf6Copy full SHA for 70d7bf6
.travis.yml
@@ -31,7 +31,7 @@ before_script:
31
32
script:
33
# Check coding style
34
- - git format-patch -1 --stdout | $DST_KERNEL/scripts/checkpatch.pl -
+ - git format-patch -1 --stdout | $DST_KERNEL/scripts/checkpatch.pl --ignore FILE_PATH_CHANGES --ignore GERRIT_CHANGE_ID -
35
36
# Go in the linux kernel repository
37
- cd $DST_KERNEL
0 commit comments