# https://editorconfig.org root = true [*] end_of_line = lf indent_style = tab tab_width = 2 [*.yml] indent_style = space