0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 10:33:46 +00:00
terraform-provider-proxmox/qodana.yaml
Pavel Boldyrev 4f70459c26
chore(code): fix code quality warnings (#1409)
* chore(code): fix code quality warnings

+ re-enable Qodana on PRs

---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-06-25 00:47:50 -04:00

12 lines
230 B
YAML

version: "1.0"
linter: jetbrains/qodana-go:latest
include:
- name: CheckDependencyLicenses
- name: RegExpRedundantEscape
- name: RegExpSimplifiable
exclude:
- name: All
paths:
- CONTRIBUTORS.md
- README.md