Initial
This commit is contained in:
11
roles/geerlingguy.postgresql/.yamllint
Normal file
11
roles/geerlingguy.postgresql/.yamllint
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
extends: default
|
||||
|
||||
rules:
|
||||
line-length:
|
||||
max: 120
|
||||
level: warning
|
||||
|
||||
ignore: |
|
||||
.github/stale.yml
|
||||
.travis.yml
|
Reference in New Issue
Block a user