---
extends: default

rules:
  line-length:
    max: 160
    level: warning

ignore: |
  .travis.yml
  .github