Files
cowrie/.yamllint.yml
Michel Oosterhof 2a68eacb69 Pip check (#1576)
* add pip check/pip install to verify recommend config actually works
* add yamllint because too much yaml now
* add FAQ's
2021-06-09 13:37:10 +08:00

11 lines
90 B
YAML

---
extends:
default
rules:
line-length: disable
ignore: |
.direnv
.tox