mirror of
https://github.com/cowrie/cowrie.git
synced 2025-07-01 18:07:27 -04:00
* add pip check/pip install to verify recommend config actually works * add yamllint because too much yaml now * add FAQ's
11 lines
90 B
YAML
11 lines
90 B
YAML
---
|
|
extends:
|
|
default
|
|
|
|
rules:
|
|
line-length: disable
|
|
|
|
ignore: |
|
|
.direnv
|
|
.tox
|