# # http://editorconfig.org # root = true [*] indent_style = spaces indent_size = 4 trim_trailing_whitespace = true [{*.yml,*.yaml}] indent_size = 2