This commit is contained in:
2024-04-24 17:53:21 +02:00
parent 23405a43c3
commit c21c7c5b73
6 changed files with 435 additions and 92 deletions

View File

@@ -44,6 +44,9 @@ resource "kubectl_manifest" "auto-ci-detector" {
- name: shellcheck-args
description: Arguments for shellcheck
type: array
- name: checkmake-args
description: Arguments for checkmake
type: array
- name: black-args
description: Arguments for black
type: array