mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-06-30 02:31:10 +00:00
13 lines
288 B
YAML
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
|