3
0
Fork 0
mirror of https://github.com/JulianGro/overte.git synced 2025-04-14 13:06:30 +02:00
overte-JulianGro/.editorconfig

12 lines
216 B
INI

# https://editorconfig.org
#
# Copyright 2013-2019, High Fidelity, Inc.
# Copyright 2022 Overte e.V.
# SPDX-License-Identifier: Apache-2.0
root = true
# 4-space indentation
[*]
indent_style = space
indent_size = 4