mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-06-29 18:21:10 +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"
|
version: "1.0"
|
||||||
linter: jetbrains/qodana-go:2025.1
|
linter: jetbrains/qodana-go:2025.1
|
||||||
include:
|
profile:
|
||||||
- name: CheckDependencyLicenses
|
name: qodana.recommended
|
||||||
- name: RegExpRedundantEscape
|
|
||||||
- name: RegExpSimplifiable
|
|
||||||
exclude:
|
exclude:
|
||||||
- name: All
|
- name: All
|
||||||
paths:
|
paths:
|
||||||
- CONTRIBUTORS.md
|
- CONTRIBUTORS.md
|
||||||
- README.md
|
- README.md
|
||||||
- name: GoMixedReceiverTypes
|
- name: GoMixedReceiverTypes
|
||||||
|
- name: CheckDependencyLicenses
|
||||||
|
include:
|
||||||
|
- name: VulnerableLibrariesGlobal
|
||||||
|
Loading…
Reference in New Issue
Block a user