Skip to content

Commit 753b03b

Browse files
committed
removed globs
1 parent 735fee7 commit 753b03b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.yamllint

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ rules:
1515
ignore: |
1616
*etc/kayobe/environments/ci-multinode/secrets.yml
1717
*etc/kayobe/environments/ci-multinode/kolla/globals-tls-config.yml
18-
*.automation/
19-
*releasenotes/
20-
*.github/
21-
*.gitlab/
22-
*.gitlab-ci.yml
18+
.automation/
19+
releasenotes/
20+
.github/
21+
.gitlab/
22+
.gitlab-ci.yml

0 commit comments

Comments
 (0)