make lint command graceful #7
Annotations
10 warnings
yamllint:
tests/deploys/setup-alt-source-backup.yml#L106
106:20 [truthy] truthy value should be one of [false, true]
|
yamllint:
.travis.yml#L14
14:3 [comments-indentation] comment not indented like content
|
yamllint:
.travis.yml#L25
25:141 [line-length] line too long (696 > 140 characters)
|
yamllint:
.travis.yml#L28
28:141 [line-length] line too long (698 > 140 characters)
|
yamllint:
.travis.yml#L30
30:141 [line-length] line too long (698 > 140 characters)
|
yamllint:
src/roles/set-vars/tasks/main.yml#L37
37:2 [comments] missing starting space in comment
|
yamllint:
src/roles/set-vars/tasks/main.yml#L55
55:16 [truthy] truthy value should be one of [false, true]
|
yamllint:
src/roles/set-vars/tasks/main.yml#L72
72:16 [truthy] truthy value should be one of [false, true]
|
yamllint:
src/roles/verify-wiki/tasks/import-wiki-sql.yml#L23
23:34 [truthy] truthy value should be one of [false, true]
|
yamllint:
src/roles/verify-wiki/tasks/import-wiki-sql.yml#L28
28:34 [truthy] truthy value should be one of [false, true]
|