Files
development/vendor/netresearch/jsonmapper/.editorconfig
Clemens Schwaighofer f94b350ba4 Install phan/phpstan local
2023-02-08 12:02:18 +09:00

15 lines
182 B
INI

# https://editorconfig.org/
root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.php]
indent_style = space
indent_size = 4
[*.xml]
indent_style = space
indent_size = 4