mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-30 06:45:10 +01:00
chore(lint): do not lint the path helper lib.
This commit is contained in:
parent
00f6d88cb8
commit
fc64028097
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ golangci-lint:
|
|||
stage: lint
|
||||
image: golangci/golangci-lint
|
||||
script:
|
||||
- golangci-lint run
|
||||
- golangci-lint run --skip-dirs pkg/paths
|
||||
|
||||
packer:
|
||||
stage: lint
|
||||
|
|
Loading…
Reference in a new issue