bootstrap/.markdownlint.yml

10 lines
142 B
YAML
Raw Normal View History

# SPDX-FileCopyrightText: 2023 Tobias Schmidl
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
default: true
MD013: false
MD033: false
...