add check to ensure config/funkos is empty

This commit is contained in:
Roberto Alsina 2024-07-08 22:34:07 -03:00
parent 6489ec0dc2
commit 50e8ff7e56

View File

@ -31,3 +31,8 @@ repos:
entry: test ! -s config/funkos
language: system
pass_filenames: false
- repo: https://github.com/hadolint/hadolint
rev: v2.12.0
hooks:
- id: hadolint-docker
exclude: 'j2$'