--- extends: default rules: # 80 chars should be enough, but don't fail if a line is longer line-length: max: 100 level: error # accept both key: # - item # # and key: # - item indentation: indent-sequences: whatever