# configuration for https://editorconfig.org root = true [*.rs] indent_style = space indent_size = 4 [*.sh] indent_style = space indent_size = 2