0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 02:31:10 +00:00
terraform-provider-proxmox/qodana.yaml
Pavel Boldyrev 7b0040115e
misc: update qodana.yaml
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-06-10 18:53:24 -04:00

13 lines
288 B
YAML

version: "1.0"
# renovate: datasource=docker depName=jetbrains/qodana-go
linter: jetbrains/qodana-go:2024.1
include:
- name: CheckDependencyLicenses
- name: RegExpRedundantEscape
- name: RegExpSimplifiable
exclude:
- name: All
paths:
- CONTRIBUTORS.md
- README.md