---
extends: default
rules:
# 1250 chars should be enough, but don't fail if a line is longer
line-length:
max: 1250
level: warning