feat(parse_regions): Add AWS regions parser && Dockerfile (#1537)

This commit is contained in:
Sergio Garcia
2022-12-13 19:00:43 +01:00
committed by GitHub
parent bb09267f2a
commit 388c0b2b9f
10 changed files with 5984 additions and 2 deletions

View File

@@ -53,6 +53,12 @@ repos:
hooks:
- id: check-pipfile-lock
- repo: https://github.com/hadolint/hadolint
rev: v2.12.0
hooks:
- id: hadolint
args: ["--ignore=DL3013"]
- repo: local
hooks:
- id: pylint