mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-19 09:28:17 +01:00
build: update make lint.
This commit is contained in:
parent
5badb6f32c
commit
1c1bb66e9e
1 changed files with 2 additions and 1 deletions
3
Makefile
3
Makefile
|
@ -88,8 +88,9 @@ tests:
|
|||
@go tool cover -func=coverage.out
|
||||
|
||||
lint:
|
||||
@golangci-lint run
|
||||
@shellcheck --shell=bash \
|
||||
PKGBUILD configure dists/build.sh \
|
||||
PKGBUILD dists/build.sh \
|
||||
tests/packer/init/init.sh tests/packer/src/aa-update tests/packer/init/clean.sh \
|
||||
debian/${PKGNAME}.postinst debian/${PKGNAME}.postrm
|
||||
|
||||
|
|
Loading…
Reference in a new issue