Files
nice-nginx-error-page/.editorconfig
2021-12-19 15:46:52 +02:00

15 lines
232 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