Implement compatible yamllint, make octals explicit (#332)

* Implement compatible yamllint, make octals explicit

Signed-off-by: Derek Nola <derek.nola@suse.com>

* Replace yum with dnf, yum is deprecated

Signed-off-by: Derek Nola <derek.nola@suse.com>

---------

Signed-off-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
Derek Nola
2024-06-04 09:56:07 -07:00
committed by GitHub
parent 8120b7c0d1
commit af29159231
6 changed files with 33 additions and 25 deletions

View File

@@ -1,5 +1,5 @@
---
warn_list:
- var-naming[no-role-prefix]
- yaml[comments-indentation]
- yaml[line-length]
- var-naming[no-role-prefix]
- yaml[comments-indentation]
- yaml[line-length]