github.com/rita33cool1/iot-system-gateway@v0.0.0-20200911033302-e65bde238cc5/docker-engine/contrib/editorconfig (about) 1 root = true 2 3 [*] 4 end_of_line = lf 5 insert_final_newline = true 6 charset = utf-8 7 indent_style = tab 8 indent_size = 4 9 trim_trailing_whitespace = true 10 11 [*.md] 12 indent_size = 2 13 indent_style = space