root = true [*] end_of_line = LF charset = utf-8 max_line_length = 80 indent_style = space insert_final_newline = true trim_trailing_whitespace = true indent_size = 4 [{*.js}] indent_size = 2 [{Makefile,go.mod,go.sum,*.go}] indent_style = tab