---
extends: default

rules:
  line-length: disable
  comments:
    require-starting-space: false
    min-spaces-from-content: 1
