mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-17 16:47:50 +00:00
Makefile: add shellcheck test/others/libcriu/*.sh
Signed-off-by: Radostin Stoyanov <radostin@redhat.com>
This commit is contained in:
parent
59d0dfba96
commit
62b3779574
2 changed files with 2 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -413,6 +413,7 @@ lint:
|
|||
shellcheck scripts/*.sh
|
||||
shellcheck scripts/ci/*.sh scripts/ci/apt-install
|
||||
shellcheck test/others/crit/*.sh
|
||||
shellcheck test/others/libcriu/*.sh
|
||||
shellcheck test/others/config-file/*.sh
|
||||
# Do not append \n to pr_perror or fail
|
||||
! git --no-pager grep -E '^\s*\<(pr_perror|fail)\>.*\\n"'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue