# Don't allow rules from further up the tree.root = true[*] # Every fileend_of_line = lf # Unix sytle line endingsinsert_final_newline = true # Ensure a new line at the end of each fileindent_style = space # Use spaces instead of tabsindent_size = 4 # Indent 4 spaces