Gitiles
Code Review
Sign In
git.clicks.codes
/
Infra
/
NixFiles
/
92e626af4a2e510198089032c4c0709e3568dd0e
/
.
/
.editorconfig
blob: 207ac3a97424fc255c8a044cd2e98f893bd7dcfc [
file
] [
log
] [
blame
]
Skyler Grey
f08a619
2024-06-01 23:55:20 +0000
[
diff
] [
blame
]
1
# SPDX-FileCopyrightText: 2024 Clicks Codes
2
#
3
# SPDX-License-Identifier: CC0-1.0
4
5
root
=
true
6
7
[*]
8
end_of_line
=
lf
9
insert_final_newline
=
true
10
charset
=
utf
-
8
11
indent_style
=
space
12
indent_size
=
2
13
max_line_length
=
80