west.yml: Update ci-tools to always show checkpatch warnings
Get these commits in, which together make it so that warnings from checkpatch.pl are always shown, even when the check succeeds. - Commit 72f74d7 ("check_compliance.py: Add support for informational messages") - Commit 9d46f5b ("check_compliance.py: Always show warnings from checkpatch.pl") Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
This commit is contained in:
parent
34120b9ee5
commit
b5fad77554
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -29,7 +29,7 @@ manifest:
|
|||
revision: 04ff67a0826a51041e51034faf8fc4d3eeacd846
|
||||
path: modules/hal/atmel
|
||||
- name: ci-tools
|
||||
revision: 343b5c7543a6681e8625e7d56f27e58e1006dde4
|
||||
revision: e01f3bce2a94847253369efb9a081f5c0e9ec882
|
||||
path: tools/ci-tools
|
||||
- name: civetweb
|
||||
revision: 99129c5efc907ea613c4b73ccff07581feb58a7a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue