docker-python-pre-commit/.yamllint.yml

8 lines
76 B
YAML
Raw Normal View History

2024-03-15 08:38:19 +01:00
---
extends: default
rules:
line-length:
max: 100
level: warning