Skip to content

Commit 78afdd5

Browse files
chore: synced file(s) with orange-cloudavenue/workflows (#205)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0aaaedb commit 78afdd5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.licenserc.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ header: # `header` section is configurations for source codes license header.
6060
- "examples/"
6161
- ".taskfiles/"
6262
- "Taskfile.yml"
63+
- ".teraform-docs.yml"
64+
- ".tflint.yml"
65+
6366

6467
comment: on-failure # on what condition license-eye will comment on the pull request, `on-failure`, `always`, `never`.
6568

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ repos:
3232
hooks:
3333
- id: conventional-pre-commit
3434
stages: [commit-msg]
35-
args: []
35+
args: [--strict]
3636

3737
## SECURITY
3838
- repo: https://github.com/gitleaks/gitleaks

0 commit comments

Comments
 (0)