mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-19 01:14:49 +00:00
17 lines
352 B
YAML
17 lines
352 B
YAML
# SPDX-FileCopyrightText: 2022 Jonah Aragon <jonah@privacyguides.org>
|
|
#
|
|
# SPDX-License-Identifier: MIT OR CC-BY-SA-4.0
|
|
|
|
default: true
|
|
line-length: false
|
|
ul-indent:
|
|
indent: 4
|
|
no-inline-html: false
|
|
code-block-style: false
|
|
no-hard-tabs: true
|
|
emphasis-style:
|
|
style: "asterisk"
|
|
no-trailing-punctuation: false
|
|
no-duplicate-heading:
|
|
siblings_only: true
|