mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-08 06:12:54 +00:00
Fix yamllint issues.
This commit is contained in:
@@ -5,3 +5,8 @@ rules:
|
|||||||
line-length:
|
line-length:
|
||||||
max: 160
|
max: 160
|
||||||
level: warning
|
level: warning
|
||||||
|
ignore: |
|
||||||
|
.github/stale.yml
|
||||||
|
document-start:
|
||||||
|
ignore: |
|
||||||
|
.github/stale.yml
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
---
|
---
|
||||||
collections:
|
collections:
|
||||||
- community.kubernetes
|
- community.kubernetes
|
||||||
- operator_sdk.util
|
- operator_sdk.util
|
||||||
|
|||||||
Reference in New Issue
Block a user