mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-14 23:43:56 +01:00
build: update make lint.
This commit is contained in:
parent
5badb6f32c
commit
1c1bb66e9e
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 New Issue
Block a user