mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
Added ansible lint to pre-commit
This commit is contained in:
@@ -12,3 +12,7 @@ repos:
|
|||||||
- id: end-of-file-fixer
|
- id: end-of-file-fixer
|
||||||
- id: check-yaml
|
- id: check-yaml
|
||||||
- id: check-added-large-files
|
- id: check-added-large-files
|
||||||
|
- repo: https://github.com/ansible-community/ansible-lint
|
||||||
|
rev: v6.0.2
|
||||||
|
hooks:
|
||||||
|
- id: ansible-lint
|
||||||
|
|||||||
Reference in New Issue
Block a user