toxcore/.hadolint.yaml
sudden6 e04b890817
add scripts to run the fuzzing process
This adds scripts and Dockerfiles to run the fuzzing process standalone
or with OSS-Fuzz/ClusterFuzzLite integrations.
2022-01-10 21:05:51 +01:00

8 lines
68 B
YAML

---
ignored:
- DL3007
- DL3008
- DL3013
- DL3018
- DL3059