Bugfix: Ignore the new elements that are dynamically added to the chapter from being...
[exim-website.git] / .editorconfig
1 [*.pl]
2 indent_style = space
3 indent_size = 4
4 trim_trailing_whitespace = true
5 insert_final_newline = true