feat: more_tests #85
1 changed files with 2 additions and 6 deletions
|
|
@ -29,12 +29,8 @@ linters:
|
||||||
depguard:
|
depguard:
|
||||||
rules:
|
rules:
|
||||||
main:
|
main:
|
||||||
list-mode: lax
|
list-mode: original
|
||||||
allow:
|
allow: []
|
||||||
- github.com/hashicorp/terraform-plugin-framework
|
|
||||||
- github.com/hashicorp/terraform-plugin-log
|
|
||||||
- github.com/stackitcloud/stackit-sdk-go
|
|
||||||
- tf-provider.git.onstackit.cloud/stackit-dev-tools/terraform-provider-stackitprivatepreview
|
|
||||||
deny:
|
deny:
|
||||||
- pkg: github.com/stretchr/testify
|
- pkg: github.com/stretchr/testify
|
||||||
desc: Do not use a testing framework
|
desc: Do not use a testing framework
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue