ansible-sshd/.yamllint.yml

10 lines
140 B
YAML
Raw Normal View History

# SPDX-License-Identifier: MIT
---
ignore: |
/.tox/
/.github/
/tests/roles/
# skip checking line length
rules:
line-length: disable