This repository has been archived on 2025-01-07. You can view files and clone it, but cannot push or open issues or pull requests.
ansible-role-drupal-settings/.yamllint
Oliver Davies 2cf2b919e2 Copy molecule tests from next branch
Add more tests in follow-up PRs.

Fixes #6
2020-02-19 02:48:24 +00:00

12 lines
172 B
Plaintext

extends: default
rules:
braces:
max-spaces-inside: 1
level: error
brackets:
max-spaces-inside: 1
level: error
line-length: disable
truthy: disable