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