mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-06-29 18:21:10 +00:00
14 lines
272 B
YAML
14 lines
272 B
YAML
version: "1.0"
|
|
linter: jetbrains/qodana-go:2025.1
|
|
profile:
|
|
name: qodana.recommended
|
|
exclude:
|
|
- name: All
|
|
paths:
|
|
- CONTRIBUTORS.md
|
|
- README.md
|
|
- name: GoMixedReceiverTypes
|
|
- name: CheckDependencyLicenses
|
|
include:
|
|
- name: VulnerableLibrariesGlobal
|