Skip to content

Commit 488c441

Browse files
authored
Remove yamllint
1 parent 07a34f0 commit 488c441

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,6 @@ repos:
4040
- id: hadolint-docker
4141
entry: hadolint/hadolint:v2.12.1-beta hadolint
4242

43-
# Lint: YAML
44-
- repo: https://github.com/adrienverge/yamllint.git
45-
rev: v1.29.0
46-
hooks:
47-
- id: yamllint
48-
args: ["-d {extends: relaxed, rules: {line-length: disable}}", "-s"]
49-
files: \.(yaml|yml)$
50-
5143
# Lint: Bash scripts
5244
- repo: https://github.com/openstack-dev/bashate.git
5345
rev: 2.1.1

0 commit comments

Comments
 (0)