@ -2,10 +2,10 @@
extends: default
rules:
# 80 chars should be enough, but don't fail if a line is longer
line-length:
max: 120
max: 80
level: warning
ignore: |
.github/stale.yml
.travis.yml
allow-non-breakable-words: true
comments:
min-spaces-from-content: 1
The note is not visible to the blocked user.