1
Files
flake-nixinator/config/neovim/store/lazy-plugins/chadtree/.hadolint.yaml

7 lines
95 B
YAML

---
ignored:
# Allow Latest Dockerfile
- DL3007
# Allow Unpinned Apt Packages
- DL3008