Merge changes from topics 'update_postbuildscript_invocation', 'upgrade_jjb_version...
[ci-management.git] / yamllint.conf
1 extends: default
2
3 rules:
4   empty-lines:
5     max-end: 1
6   line-length:
7     max: 120
8