[074d3d]: / .yamllint.yml

Download this file

9 lines (6 with data), 125 Bytes

1
2
3
4
5
6
7
8
extends: default
ignore: |
.github/workflows/codeql-analysis.yml
rules:
line-length: disable
document-start: disable