diff options
Diffstat (limited to '.editorconfig')
-rw-r--r-- | .editorconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig index d029f52..fa5f176 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,3 +1,8 @@ +# .editorconfig - How files in sbc_harness should be formatted +# +# Copyright (C) 2024 Luke T. Shumaker <lukeshu@lukeshu.com> +# SPDX-Licence-Identifier: AGPL-3.0-or-later + root = true [*] |