root = true [*] charset = utf-8 end_of_line = lf indent_size = 4 indent_style = space insert_final_newline = true max_line_length = 150 trim_trailing_whitespace = true [*.{sh,podspec,yml,yaml}] indent_style = space indent_size = 2 [package.json] indent_style = space indent_size = 2 [.*rc] indent_size = 2