summary refs log tree commit diff
path: root/.editorconfig
blob: ad9a23d1af016d15274c0d7e64653a09e00cb3a8 (plain) (blame)
1
2
3
4
5
6
7
# SPDX-FileCopyrightText: 2022, 2023 Alyssa Ross <hi@alyssa.is>
# SPDX-License-Identifier: CC0-1.0

root = true

[*.{awk,sh}]
indent_style = tab