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