You've already forked factorio-docker-factoriotools
mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-07-09 00:45:50 +02:00
3 lines
92 B
Bash
3 lines
92 B
Bash
![]() |
#!/bin/bash
|
||
|
git ls-files --exclude='*Dockerfile' --ignored | xargs --max-lines=1 ./hadolint
|