fail2ban/.yamllint.yml

16 lines
296 B
YAML
Raw Permalink Normal View History

2023-01-10 11:25:54 +01:00
# Copyright © Michal Čihař <michal@weblate.org>
#
# SPDX-License-Identifier: CC0-1.0
#
# This file is maintained in https://github.com/WeblateOrg/meta/
#
extends: default
rules:
line-length:
max: 500
level: error
document-start: disable
2022-01-25 09:31:09 +01:00
indentation:
indent-sequences: false