Blame | Last modification | View Log | Download
root = true[*]end_of_line = lfinsert_final_newline = truecharset = utf-8trim_trailing_whitespace = true[*.{php,phpt}]indent_style = tabindent_size = 4[*.xml]indent_style = tabindent_size = 4[*.neon]indent_style = tabindent_size = 4[*.{yaml,yml}]indent_style = spaceindent_size = 2[composer.json]indent_style = tabindent_size = 4