# Editorconfig for rabalderblog # see https://editorconfig.org/ [*] end_of_line = lf insert_final_newline = true [*.html] indent_size = 2 indent_style = tab