Files
nice-nginx-error-page/.editorconfig
Johannes Siipola 0c4f147592 Fix syntax
2021-12-19 16:00:27 +02:00

15 lines
233 B
INI

# SPDX-License-Identifier: MIT OR CC0-1.0
# SPDX-FileCopyrightText: 2021 Johannes Siipola
[*]
end_of_line = lf
insert_final_newline = true
[*.html]
indent_style = space
indent_size = 4
[*.css]
indent_style = space
indent_size = 4