---
extends: relaxed

rules:
  line-length:
    max: 120
    level: warning
  trailing-spaces: disable
  new-line-at-end-of-file: disable