# SPDX-FileCopyrightText: NONE
#
# SPDX-License-Identifier: CC0-1.0

# The license texts should NEVER be modified.
# Therefore disable everything to avoid accidental changes through automations.
root = true

[*.txt]
charset = unset
indent_style = unset
indent_size = unset
tab_width = unset
trim_trailing_whitespace = unset
insert_final_newline = unset
spelling_language = unset
