Skip to content

Commit b8c74c3

Browse files
author
Alan Christie
committed
fix: Some fixes (no local dev container)
1 parent 1c26cac commit b8c74c3

4 files changed

Lines changed: 3 additions & 81 deletions

File tree

.devcontainer/Dockerfile

Lines changed: 0 additions & 15 deletions
This file was deleted.

.devcontainer/devcontainer.json

Lines changed: 0 additions & 61 deletions
This file was deleted.

.devcontainer/requirements.txt

Lines changed: 0 additions & 5 deletions
This file was deleted.

.pre-commit-config.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ repos:
3939
rev: v1.37.1
4040
hooks:
4141
- id: yamllint
42+
types:
43+
- file
44+
files: (\.yaml|\.yaml.j2)$
4245

4346
#- repo: https://github.com/ansible-community/ansible-lint
4447
# rev: v6.16.1

0 commit comments

Comments
 (0)