mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-14 23:43:56 +01:00
chore(lint): do not lint the path helper lib.
This commit is contained in:
parent
00f6d88cb8
commit
fc64028097
@ -30,7 +30,7 @@ golangci-lint:
|
|||||||
stage: lint
|
stage: lint
|
||||||
image: golangci/golangci-lint
|
image: golangci/golangci-lint
|
||||||
script:
|
script:
|
||||||
- golangci-lint run
|
- golangci-lint run --skip-dirs pkg/paths
|
||||||
|
|
||||||
packer:
|
packer:
|
||||||
stage: lint
|
stage: lint
|
||||||
|
Loading…
Reference in New Issue
Block a user