s2-mod/deps/curl/.github/scripts/yamlcheck.yaml
2025-04-29 02:51:27 -04:00

18 lines
292 B
YAML

# Copyright (C) Viktor Szakats
#
# SPDX-License-Identifier: curl
#
# Docs: https://yamllint.readthedocs.io/en/stable/configuration.html
extends: default
rules:
line-length:
max: 500
level: warning
braces: disable
commas: disable
comments: disable
document-start: disable