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