root = true [*] charset = utf-8 indent_style = tab indent_size = 2 end_of_line = LF insert_final_newline = true trim_trailing_whitespace = true max_line_length = 120 tab_width = 2 [*.scss] indent_size = 2 indent_style = tab [{*.ant,*.fxml,*.jhm,*.jnlp,*.jrxml,*.rng,*.tld,*.wsdl,*.xml,*.xsd,*.xsl,*.xslt,*.xul,phpunit.xml.dist}] indent_size = 2 indent_style = tab tab_width = 2 [{*.bash,*.sh,*.zsh}] indent_style = space [{*.har,*.jsb2,*.jsb3,*.json,.babelrc,.eslintrc,.stylelintrc,bowerrc,composer.lock,jest.config}] indent_size = 2 indent_style = tab tab_width = 2 [{*.jade,*.pug}] indent_size = 2 indent_style = tab tab_width = 2 [{*.markdown,*.md}] indent_size = 4 indent_style = space tab_width = 4