@@ -0,0 +1,17 @@
---
extends: default
rules:
line-length:
max: 160
level: warning
truthy:
allowed-values: ['true', 'false', 'yes', 'no']
comments:
min-spaces-from-content: 1
braces:
min-spaces-inside: 0
max-spaces-inside: 1
ignore: |
roles/*/molecule/
.git/
The note is not visible to the blocked user.