Add a http performance test script based on wrk
[iec.git] / .yamllint.conf
1 extends: default
2
3 rules:
4    line-length:
5      max: 120
6    truthy: disable
7    document-start: disable