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:
parent
d23f7ab1c0
commit
e06822c2c0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user