mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-10 08:55:27 +00:00
11 lines
288 B
INI
11 lines
288 B
INI
|
# To use this config on your editor, follow the instructions at:
|
||
|
# http://editorconfig.org
|
||
|
|
||
|
# SPDX-License-Identifier: CC0-1.0
|
||
|
# SPDX-FileCopyrightText: 2018-2021 Collabora, Ltd. and the Monado contributors
|
||
|
|
||
|
[*]
|
||
|
charset = utf-8
|
||
|
insert_final_newline = true
|
||
|
trim_trailing_whitespace = true
|