0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-29 10:11:09 +00:00

misc(ci): adjust qodana config

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
This commit is contained in:
Pavel Boldyrev 2025-05-05 22:26:49 -04:00
parent d23f7ab1c0
commit e06822c2c0
No known key found for this signature in database
GPG Key ID: 637146A2A6804C59

View File

@ -1,12 +1,13 @@
version: "1.0"
linter: jetbrains/qodana-go:2025.1
include:
- name: CheckDependencyLicenses
- name: RegExpRedundantEscape
- name: RegExpSimplifiable
profile:
name: qodana.recommended
exclude:
- name: All
paths:
- CONTRIBUTORS.md
- README.md
- name: GoMixedReceiverTypes
- name: CheckDependencyLicenses
include:
- name: VulnerableLibrariesGlobal