Monorepo for Tangled
Something went wrong. Try again.
core .editorconfig
213 B · 21 lines
12345678910111213141516171819202122root = true[*]insert_final_newline = true[*.html]indent_size = 2[*.json]indent_size = 2[*.nix]indent_style = spaceindent_size = 2[*.yml]indent_size = 2[*.rs]indent_style = spaceindent_size = 4